56 |
FEATURES SmartCardReaderFeatures; |
FEATURES SmartCardReaderFeatures; |
57 |
BOOL fSupportCommandChaining; |
BOOL fSupportCommandChaining; |
58 |
BOOL fExtentedLeLcFields; |
BOOL fExtentedLeLcFields; |
59 |
DWORD dwMaxLength; |
BYTE bSecureMessagingAlgorithm; |
60 |
|
DWORD dwMaxChallengeLength; |
61 |
|
DWORD dwMaxCertificateLength; |
62 |
|
DWORD dwMaxCommandDataLength; |
63 |
|
DWORD dwMaxResponseLength; |
64 |
BOOL fHasSignature; |
BOOL fHasSignature; |
65 |
BOOL fHasDecryption; |
BOOL fHasDecryption; |
66 |
BOOL fHasAuthentication; |
BOOL fHasAuthentication; |