(Immutable)
INS byte for PC/SC GET DATA command. With P1=0 and P2=0 this INS reads the ISO level UID.
Namespace:
CardWerk.SmartCard
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Public Const INS_GET_DATA As Byte = 202
This language is not supported or no code example is available.
public const byte INS_GET_DATA = 202
This language is not supported or no code example is available.
public:
const Byte INS_GET_DATA = 202;
This language is not supported or no code example is available.