Constructs a primitive data object with the given tag and data.
Name | Description |
---|---|
CardDataObject(int) | Constructs an empty constructed data object. |
CardDataObject(int, byte[]) | Constructs a primitive data object with the given tag and data. |