Package | Description |
---|---|
com.fortanix.sdkms.v1.model |
Modifier and Type | Field and Description |
---|---|
static AgreeKeyMechanism |
AgreeKeyMechanism.HELLMAN |
Modifier and Type | Method and Description |
---|---|
static AgreeKeyMechanism |
AgreeKeyMechanism.fromValue(String val)
Intantiate an enumeration member from a value.
|
AgreeKeyMechanism |
AgreeKeyRequest.getMechanism()
Get mechanism
|
static AgreeKeyMechanism[] |
AgreeKeyMechanism.values()
Return an array containing the known enumeration values.
|
Modifier and Type | Method and Description |
---|---|
AgreeKeyRequest |
AgreeKeyRequest.mechanism(AgreeKeyMechanism mechanism) |
void |
AgreeKeyRequest.setMechanism(AgreeKeyMechanism mechanism) |
Copyright © 2017-2023 Fortanix Inc. All Rights Reserved