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

P

PIN - interface javacard.framework.PIN.
This interface represents a PIN.
PINException - exception javacard.framework.PINException.
PINException represents a OwnerPIN class access-related exception.
PINException(short) - Constructor for class javacard.framework.PINException
Constructs a PINException.
PROTOCOL_T0 - Static variable in class javacard.framework.APDU
ISO 7816 transport protocol type T=0
PROTOCOL_T1 - Static variable in class javacard.framework.APDU
ISO 7816 transport protocol type T=1
PrivateKey - interface javacard.security.PrivateKey.
The PrivateKey interface is the base interface for private keys used in asymmetric algorithms.
PublicKey - interface javacard.security.PublicKey.
The PublicKey interface is the base interface for public keys used in asymmetric algorithms.
partialEquals(byte[], short, byte) - Method in class javacard.framework.AID
Checks if the specified partial AID byte sequence matches the first length bytes of the encapsulated AID bytes within this AID object.
process(APDU) - Method in class javacard.framework.Applet
Called by the JCRE to process an incoming APDU command.

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.