Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. [SOLVED] How to use pkcs11-helper in QT?

[SOLVED] How to use pkcs11-helper in QT?

Scheduled Pinned Locked Moved 3rd Party Software
1 Posts 1 Posters 2.0k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • X Offline
    X Offline
    XGuy
    wrote on last edited by
    #1

    I've compiled qca in first place and successfully copied "cryto.prf" file to "C:\QtSDK\Desktop\Qt\4.7.4\mingw\mkspecs\features".
    then i compiled qca-pkcs11-provider which gave me a dll to put it in QtDir/plugins/crypto which i did!!
    but i'm still not able to use pkcs11 functions!!
    i've added CONFIG +=crypto option in my .pro file and include QtCrypto in my .cpp file.
    my problem is i can't access pkcs11 functions in QCA::

    or any other ways to access pkcs11 functionalities as i'm not a professional qt programmer :-(
    is there any tutorial on using pkcs11 in QT?or any sample project??

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved