Package | Description |
---|---|
javax.crypto |
Provides the classes and interfaces for cryptographic operations.
|
Constructor and Description |
---|
KeyAgreement(KeyAgreementSpi keyAgreeSpi,
Provider provider,
String algorithm)
Creates a KeyAgreement object.
|