Desired ATR of card.
Namespace: BasicCard.GenericCardsAssembly: BasicCard (in BasicCard.dll) Version: 2.5.2.0 (2.5.2.0)
Syntax
C# |
---|
protected byte[] atr |
Visual Basic |
---|
Protected atr As Byte() |
Visual C++ |
---|
protected: array<unsigned char>^ atr |
F# |
---|
val mutable atr: byte[] |