|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KeyAgreement | |
|---|---|
| com.licel.jcardsim.crypto | |
| javacard.framework.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.framework.security |
|---|
| Methods in javacard.framework.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 | |||||||||