(Immutable)
b6 flag: one indicates secured transmission. If this bit is set, b3..b0 indicate the
reader key number used for secured transmission.
Namespace:
CardWerk.SmartCard
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Public Const SECURED_TRANSMISSION As Byte = 64
This language is not supported or no code example is available.
public const byte SECURED_TRANSMISSION = 64
This language is not supported or no code example is available.
public:
const Byte SECURED_TRANSMISSION = 64;
This language is not supported or no code example is available.