Merge pull request #74 from mscherer/fix_constant_name
Fix error in the define name YKPIV_INS_GENERATE_ASYMMERTRIC
This commit is contained in:
+1
-1
@@ -184,7 +184,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