| Package | Description |
|---|---|
| com.absio.crypto.keyagreement |
| Modifier and Type | Method and Description |
|---|---|
static KeyAgreementHelper.KeyAgreementAlgorithm |
KeyAgreementHelper.KeyAgreementAlgorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyAgreementHelper.KeyAgreementAlgorithm[] |
KeyAgreementHelper.KeyAgreementAlgorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
KeyAgreementHelper(KeyAgreementHelper.KeyAgreementAlgorithm algorithm)
Create the helper with the given
KeyAgreementHelper.KeyAgreementAlgorithm. |
Copyright © 2021. All rights reserved.