|
HID OMNIKEY Smart Card Readers' Sample Codes
0.0.0.116
|
Public Types | |
| enum | MediaEdgeType : byte { Unknown = 0x00, DESFire = 0x01, MIFARE = 0x02, PicoPass = 0x03, ISO14443AL4 = 0x04, MIFAREPlus = 0x06, Seos = 0x07 } |
Public Types inherited from HidGlobal.OK.Readers.AViatoR.Components.SEPCommand.SEPCommandResponse | |
| enum | ErrorCode : ushort { CorruptedCommand = 0x0000, Success = 0x9000, Warning = 0x6282, NoResponseFromMedia = 0x6400, UnknownError = 0x6f00, WrongAPDULength = 0x6700, BlockNotAuthenticated = 0x6982, IllegalBlockNumber = 0x6a82, WrongLe = 0x6c00 } |
Public Member Functions | |
| SEPReadPACSDataResponse (byte[] data) | |
Properties | |
| string | ContentElementData [get] |
| string | SecureObjectOID [get] |
| MediaEdgeType | MediaType [get] |
Properties inherited from HidGlobal.OK.Readers.AViatoR.Components.SEPCommand.SEPCommandResponse | |
| ErrorCode | ReturnCode [get, set] |