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

C

CLA_ISO7816 - Static variable in interface javacard.framework.ISO7816
APDU command CLA : ISO 7816 = 0x00
CLEAR_ON_DESELECT - Static variable in class javacard.framework.JCSystem
This event code indicates that the contents of the transient object are cleared to the default value on applet deselection event or in CLEAR_ON_RESET cases.
CLEAR_ON_RESET - Static variable in class javacard.framework.JCSystem
This event code indicates that the contents of the transient object are cleared to the default value on card reset ( or power on ) event.
CardException - exception javacard.framework.CardException.
The CardException class defines a field reason and two accessor methods getReason() and setReason().
CardException(short) - Constructor for class javacard.framework.CardException
Construct a CardException instance with the specified reason.
CardRuntimeException - exception javacard.framework.CardRuntimeException.
The CardRuntimeException class defines a field reason and two accessor methods getReason() and setReason().
CardRuntimeException(short) - Constructor for class javacard.framework.CardRuntimeException
Construct a CardRuntimeException instance with the specified reason.
Cipher - class javacardx.crypto.Cipher.
The Cipher class is the abstract base class for Cipher algorthims.
Cipher() - Constructor for class javacardx.crypto.Cipher
Protected constructor.
ClassCastException - exception java.lang.ClassCastException.
A JCRE owned instance of ClassCastException is thrown to indicate that the code has attempted to cast an object to a subclass of which it is not an instance.
ClassCastException() - Constructor for class java.lang.ClassCastException
Constructs a ClassCastException.
CryptoException - exception javacard.security.CryptoException.
CryptoException represents a cryptography-related exception.
CryptoException(short) - Constructor for class javacard.security.CryptoException
Constructs a CryptoException with the specified reason.
check(byte[], short, byte) - Method in class javacard.framework.OwnerPIN
Compares pin against the PIN value.
check(byte[], short, byte) - Method in interface javacard.framework.PIN
Compares pin against the PIN value.
clearKey() - Method in interface javacard.security.Key
Clears the key and sets its initialized state to false.
commitTransaction() - Static method in class javacard.framework.JCSystem
Commits an atomic transaction.

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.