ByteBuffer containing ATR bytes.

Namespace: BasicCard.GenericCards
Assembly: BasicCard (in BasicCard.dll) Version: 2.5.2.0 (2.5.2.0)

Syntax

C#
protected ByteBuffer atr
Visual Basic
Protected atr As ByteBuffer
Visual C++
protected:
ByteBuffer^ atr
F#
val mutable atr: ByteBuffer

Field Value

Type: ByteBuffer

See Also