Fix error in the define name YKPIV_INS_GENERATE_ASYMMERTRIC
This commit is contained in:
committed by
Michael Scherer
parent
1a525f7ed7
commit
fd9a0a324d
+1
-1
@@ -183,7 +183,7 @@ extern "C"
|
||||
#define YKPIV_INS_VERIFY 0x20
|
||||
#define YKPIV_INS_CHANGE_REFERENCE 0x24
|
||||
#define YKPIV_INS_RESET_RETRY 0x2c
|
||||
#define YKPIV_INS_GENERATE_ASYMMERTRIC 0x47
|
||||
#define YKPIV_INS_GENERATE_ASYMMETRIC 0x47
|
||||
#define YKPIV_INS_AUTHENTICATE 0x87
|
||||
#define YKPIV_INS_GET_DATA 0xcb
|
||||
#define YKPIV_INS_PUT_DATA 0xdb
|
||||
|
||||
Reference in New Issue
Block a user