A B C D E G I J K L M N O P R S T U V W

T

T1_IFD_ABORT - Static variable in class javacard.framework.APDUException
This reason code indicates that during T=1 protocol, the CAD returned an ABORT S-Block command and aborted the data transfer.
TYPE_DES - Static variable in class javacard.security.KeyBuilder
Key object which implements interface type DESKey with persistent key data.
TYPE_DES_TRANSIENT_DESELECT - Static variable in class javacard.security.KeyBuilder
Key object which implements interface type DESKey with CLEAR_ON_DESELECT transient key data.
TYPE_DES_TRANSIENT_RESET - Static variable in class javacard.security.KeyBuilder
Key object which implements interface type DESKey with CLEAR_ON_RESET transient key data.
TYPE_DSA_PRIVATE - Static variable in class javacard.security.KeyBuilder
Key object which implements the interface type DSAPrivateKey for the DSA algorithm.
TYPE_DSA_PUBLIC - Static variable in class javacard.security.KeyBuilder
Key object which implements the interface type DSAPublicKey for the DSA algorithm.
TYPE_RSA_CRT_PRIVATE - Static variable in class javacard.security.KeyBuilder
Key object which implements interface type RSAPrivateCrtKey which uses Chinese Remainder Theorem.
TYPE_RSA_PRIVATE - Static variable in class javacard.security.KeyBuilder
Key object which implements interface type RSAPrivateKey which uses modulus/exponent form.
TYPE_RSA_PUBLIC - Static variable in class javacard.security.KeyBuilder
Key object which implements interface type RSAPublicKey.
Throwable - class java.lang.Throwable.
The Throwable class is the superclass of all errors and exceptions in the Java Card subset of the Java language.
Throwable() - Constructor for class java.lang.Throwable
Constructs a new Throwable.
TransactionException - exception javacard.framework.TransactionException.
TransactionException represents an exception in the transaction subsystem.
TransactionException(short) - Constructor for class javacard.framework.TransactionException
Constructs a TransactionException with the specified reason.
throwIt(short) - Static method in class javacard.framework.APDUException
Throws the JCRE owned instance of APDUException with the specified reason.
throwIt(short) - Static method in class javacard.framework.CardException
Throw the JCRE owned instance of CardException class with the specified reason.
throwIt(short) - Static method in class javacard.framework.CardRuntimeException
Throw the JCRE owned instance of the CardRuntimeException class with the specified reason.
throwIt(short) - Static method in class javacard.framework.ISOException
Throws the JCRE owned instance of the ISOException class with the specified status word.
throwIt(short) - Static method in class javacard.framework.PINException
Throws the JCRE owned instance of PINException with the specified reason.
throwIt(short) - Static method in class javacard.framework.SystemException
Throws the JCRE owned instance of SystemException with the specified reason.
throwIt(short) - Static method in class javacard.framework.TransactionException
Throws the JCRE owned instance of TransactionException with the specified reason.
throwIt(short) - Static method in class javacard.framework.UserException
Throws the JCRE owned instance of UserException with the specified reason.
throwIt(short) - Static method in class javacard.security.CryptoException
Throws the JCRE owned instance of CryptoException with the specified reason.

A B C D E G I J K L M N O P R S T U V W
Java and all Java-based trademarks and logos are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries.