The following tables list the members exposed by the CardResponseAPDU type.

Name Description
Public field Static MAXEXTENDEDLENGTH (Immutable) The max length in bytes of a single ISO 7816-4 response APDU when extended length fields are used.
Public field Static MAXEXTENDEDLR (Immutable) The max size of the data field of an ISO 7816-4 response APDU with extended length fields.
Public field Static MAXSHORTLENGTH (Immutable) The max length in bytes of a single ISO 7816-4 response APDU when short length fields are used.
Public field Static MAXSHORTLR (Immutable) The max size of the data field of an ISO 7816-4 response APDU with short length fields.
Public field Static MINLENGTH (Immutable) The min length of any ISO 7816-4 response APDU.
Top