Added a bit of documentation
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@498 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
@@ -338,6 +338,10 @@ class SAM(object):
|
||||
return self.current_SE.manage_security_environment(p1, p2, data)
|
||||
|
||||
class PassportSAM(SAM):
|
||||
"""
|
||||
SAM for ICAO ePassport. Implements Basic access control and key derivation
|
||||
for Secure Messaging.
|
||||
"""
|
||||
def __init__(self, mf):
|
||||
import virtualsmartcard.SmartcardFilesystem as vsFS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user