|
HID OMNIKEY Smart Card Readers' Sample Codes
0.0.0.116
|
Public Types | |
| enum | Type { Type.Plain = 0, Type.DES = 1 << 6, Type.TripleDES = (1 << 6) | (1 << 7) } |
Public Member Functions | |
| string | GetApdu (Type commandType, byte blockNumber, string data) |