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:
kubodera_yuichi 2009-12-28 01:10:57 +00:00
parent 4118586ac2
commit cb9e43f645

View File

@ -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;