mirror of
https://github.com/rvtr/ctr_eFuse.git
synced 2025-11-02 00:11:04 -04:00
hsm_utils:RSA鍵のインポートで、OCSなしでもrecord出来るようになった
git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-09-30%20-%20paladin.7z/paladin/ctr_eFuse@114 ff987cc8-cf2f-4642-8568-d52cce064691
This commit is contained in:
parent
4118586ac2
commit
cb9e43f645
@ -89,7 +89,7 @@ int main( int argc, char *argv[] )
|
||||
NFKM_WorldInfo *world = NULL;
|
||||
RQCard card;
|
||||
RQCard_FIPS fips;
|
||||
M_KeyID ltid; // the cardset loaded into the module
|
||||
M_KeyID ltid = 0; // the cardset loaded into the module
|
||||
M_KeyID keyid;
|
||||
NFKM_Key *keyinfo;
|
||||
NFKM_CardSet *cardset = NULL;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user