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

D

DESKey - interface javacard.security.DESKey.
DESKey contains an 8/16/24 byte key for single/2 key triple DES/3 key triple DES operations.
DSAKey - interface javacard.security.DSAKey.
The DSAKey interface is the base interface for the DSA algorithms private and public key implementations.
DSAPrivateKey - interface javacard.security.DSAPrivateKey.
The DSAPrivateKey interface is used to sign data using the DSA algorithm.
DSAPublicKey - interface javacard.security.DSAPublicKey.
The DSAPublicKey interface is used to verify signatures on signed data using the DSA algorithm.
deselect() - Method in class javacard.framework.Applet
Called by the JCRE to inform this currently selected applet that another (or the same) applet will be selected.
doFinal(byte[], short, short, byte[], short) - Method in class javacard.security.MessageDigest
Generates a hash of all/last input data.
doFinal(byte[], short, short, byte[], short) - Method in class javacardx.crypto.Cipher
Generates encrypted/decrypted output from all/last input data.

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.