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