|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KeyAgreement | |
---|---|
com.licel.jcardsim.crypto | |
javacard.security |
Uses of KeyAgreement in com.licel.jcardsim.crypto |
---|
Subclasses of KeyAgreement in com.licel.jcardsim.crypto | |
---|---|
class |
KeyAgreementImpl
Implementation KeyAgreement based
on BouncyCastle CryptoAPI |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |