- TlvProperties - Class in com.acs.smartcard
-
This class represents TLV properties in PC/SC 2.0 Part 10.
- TlvProperties() - Constructor for class com.acs.smartcard.TlvProperties
-
Creates an instance of TlvProperties.
- TlvProperties(byte[], int) - Constructor for class com.acs.smartcard.TlvProperties
-
Creates and initializes an instance of TlvProperties from the byte array.
- toByteArray() - Method in class com.acs.smartcard.PinModify
-
Converts the PinModify to the byte array.
- toByteArray() - Method in class com.acs.smartcard.PinVerify
-
Converts the PinVerify to the byte array.
- toByteArray() - Method in class com.acs.smartcard.ReadKeyOption
-
Converts the ReadKeyOption to the byte array.
- transmit(int, byte[], int, byte[], int) - Method in class com.acs.smartcard.Reader
-
Transmits the APDU.