| Package | Description |
|---|---|
| software.amazon.awssdk.crt.cal |
| Modifier and Type | Method and Description |
|---|---|
static EccKeyPair.AwsEccCurve |
EccKeyPair.AwsEccCurve.getEnumValueFromInteger(int value) |
static EccKeyPair.AwsEccCurve |
EccKeyPair.AwsEccCurve.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EccKeyPair.AwsEccCurve[] |
EccKeyPair.AwsEccCurve.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static EccKeyPair |
EccKeyPair.newDeriveFromCredentials(Credentials credentials,
EccKeyPair.AwsEccCurve curve) |
Copyright © 2021. All rights reserved.