HID OMNIKEY Smart Card Readers' Sample Codes  0.0.0.116
HidGlobal.OK.Readers.AViatoR.Components.UpdateBinaryCommand Class Reference

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)
 

Member Enumeration Documentation

◆ Type

Enumerator
Plain 

Update plain data.

DES 

Iclass card only, update DES encrypted.

TripleDES 

Iclass card only, update 3DES encrypted.


The documentation for this class was generated from the following file: