mapping ca oid to the correct algorithm
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@704 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
@@ -145,6 +145,7 @@ class CardGenerator(object):
|
||||
from virtualsmartcard.SmartcardSAM import SAM
|
||||
|
||||
ALGO_MAPPING["\x04\x00\x7f\x00\x07\x02\x02\x04\x02\x02"] = "PACE"
|
||||
ALGO_MAPPING["\x04\x00\x7f\x00\x07\x02\x02\x03\x02\x02"] = "CA"
|
||||
|
||||
self.mf = MF()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user