(Immutable) b5 flag: zero indicates that key is loaded to IFD volatile memory.
Namespace:
CardWerk.SmartCard
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Public Const VOLATILE_MEMORY As Byte = 0
This language is not supported or no code example is available.
public const byte VOLATILE_MEMORY = 0
This language is not supported or no code example is available.
public:
const Byte VOLATILE_MEMORY = 0;
This language is not supported or no code example is available.