(Immutable) PC/SC 2.01 command to increment an on-card counter.
Namespace:
CardWerk.SmartCard
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Public Const INS_INCREMENT As Byte = 212
This language is not supported or no code example is available.
public const byte INS_INCREMENT = 212
This language is not supported or no code example is available.
public:
const Byte INS_INCREMENT = 212;
This language is not supported or no code example is available.