(Immutable)
PC/SC 2.01 GENERAL AUTHENTICATE command. Note that this command replaces the obsolete
0x88 AUTHENTICATE command.
Namespace:
CardWerk.SmartCard
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Public Const INS_GENERAL_AUTHENTICATE As Byte = 134
This language is not supported or no code example is available.
public const byte INS_GENERAL_AUTHENTICATE = 134
This language is not supported or no code example is available.
public:
const Byte INS_GENERAL_AUTHENTICATE = 134;
This language is not supported or no code example is available.