More GetTokenInfo.

This commit is contained in:
Alessio Di Mauro
2015-07-06 16:42:36 +02:00
parent f95c6f2f2d
commit 9f6dfed7cd
6 changed files with 88 additions and 21 deletions
+2
View File
@@ -228,6 +228,8 @@ typedef struct CK_TOKEN_INFO {
* and sign) */
#define CKF_DUAL_CRYPTO_OPERATIONS 0x00000200
#define CKF_TOKEN_INITIALIZED 0x00000400
typedef CK_TOKEN_INFO CK_PTR CK_TOKEN_INFO_PTR;