Documentation
¶
Index ¶
Constants ¶
View Source
const ( NoError = 0x9000 // The command completed successfully without error. ConditionsNotSatisfied = 0x6985 // The request was rejected due to test-of-user-presence being required. WrongData = 0x6A80 // The request was rejected due to an invalid key handle. ClaNotSupported = 0x6E00 // The Class byte of the request is not supported InsNotSupported = 0x6D00 // The Instruction of the request is not supported )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.