Java Card
v2.2.2

Uses of Class
javacard.security.KeyAgreement

Packages that use KeyAgreement
javacard.security Provides classes and interfaces that contain publicly-available functionality for implementing a security and cryptography framework on the Java Card platform. 
 

Uses of KeyAgreement in javacard.security
 

Methods in javacard.security that return KeyAgreement
static KeyAgreement KeyAgreement.getInstance(byte algorithm, boolean externalAccess)
          Creates a KeyAgreement object instance of the selected algorithm.
 


Java Card
v2.2.2

Copyright © 1993-2005 Sun Microsystems, Inc. 4150 Network Circle,
Santa Clara, CA, 95054, U.S.A. All Rights Reserved.