|
HID OMNIKEY Smart Card Readers' Sample Codes
0.0.0.116
|
Public Member Functions | |
| override KeyboardWedgeConfigCommandResponse | TranslateResponse (IEnumerable< byte > response) |
| IApduCommand | GetApdu () |
Additional Inherited Members | |
Protected Types inherited from HidGlobal.OK.Readers.AViatoR.Components.KeyboardWedgeConfigCommand | |
| enum | ApplicationTag : byte { ReaderInformation = 0xA2, DeviceSpecific = 0xBC } |
| enum | OperationTag : byte { Get = 0xA0, Set = 0xA1 } |
| enum | ConfigurationSectionTag : byte { CommonContactlessConfiguration = 0xA4, CommonHardwareConfiguration = 0xAF } |
Protected Member Functions inherited from HidGlobal.OK.Readers.AViatoR.Components.KeyboardWedgeConfigCommand | |
| IApduCommand | GenerateApdu (byte applicationTag, byte operationTag, params byte[] followingTags) |
| IApduCommand | GenerateApdu (IEnumerable< byte > data, byte applicationTag, byte operationTag, params byte[] followingTags) |
| IEnumerable< byte > | GetPayload (IEnumerable< byte > data, params byte[] followingTags) |
Protected Attributes inherited from HidGlobal.OK.Readers.AViatoR.Components.KeyboardWedgeConfigCommand | |
| const byte | KeyboardCountryDefinitionTag = 0xAB |
| const byte | ExtendedCharacterSupportTag = 0xAC |