Removed incorrect sanity check
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@493 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
@@ -617,8 +617,6 @@ class Security_Environment(object):
|
||||
ins = value[2:4]
|
||||
p1 = value[4:6]
|
||||
p2 = value[6:8]
|
||||
else:
|
||||
raise SwError(SW["ERR_SECMESSOBJECTSINCORRECT"])
|
||||
|
||||
#SM data objects for confidentiality
|
||||
if tag in (SM_Class["CRYPTOGRAM_PLAIN_TLV_INCLUDING_SM"],
|
||||
|
||||
Reference in New Issue
Block a user