ATR historical characters.
Namespace: BasicCard.ProcessorCardsAssembly: BasicCard (in BasicCard.dll) Version: 2.5.2.0 (2.5.2.0)
Syntax
C# |
---|
public byte[] HistoricalBytes { get; } |
Visual Basic |
---|
Public ReadOnly Property HistoricalBytes As Byte() Get |
Visual C++ |
---|
public: property array<unsigned char>^ HistoricalBytes { array<unsigned char>^ get (); } |
F# |
---|
member HistoricalBytes : byte[] with get |
Property Value
Type: array<Byte>[]()[][]
Exceptions
Exception | Condition |
---|---|
BasicCard..::..CommsException | If ATR is invalid. |