16 DataStillAvailable = 0x61,
21 WarningUnchanged = 0x62,
26 WarningChanged = 0x63,
31 ErrorUnchanged = 0x64,
51 FunctionNotSupported = 0x68,
61 WrongParameters = 0x6A,
66 WrongParameters2 = 0x6B,
76 InstructionCodeInvalid = 0x6D,
81 ClassNotSupported = 0x6E,
118 public const byte DeactivateFile = 0x04;
119 public const byte EraseRecord = 0x0C;
120 public const byte EraseBinary = 0x0E;
121 public const byte MessageSecurityEnvironment = 0x22;
122 public const byte ManageChannel = 0x70;
123 public const byte ExternalAuthenticate = 0x82;
124 public const byte GetChallenge = 0x84;
125 public const byte GeneralAuthenticate = 0x86;
126 public const byte InternalAuthenticate = 0x88;
127 public const byte Select = 0xA4;
128 public const byte ReadBinary = 0xB0;
129 public const byte ReadRecord = 0xB2;
130 public const byte GetResponse = 0xC0;
131 public const byte GetData = 0xCA;
132 public const byte PutData = 0xDA;
133 public const byte UpdateBinary = 0xD6;
134 public const byte UpdateRecord = 0xDC;
const byte SecureMessaging
Secure messaging.
const byte Basic
Standard Command, Basic Channel, No Secure Messaging.
const byte Chaining
Command Chaining.
Static class with extensions related to the ISO/IEC 7816 standard for Identification cards — Integrat...
Iso7816StatusCategory
First byte of a status word.