| Package | Description |
|---|---|
| com.amazonaws.services.pcaconnectorad.model |
| Modifier and Type | Method and Description |
|---|---|
static PrivateKeyAlgorithm |
PrivateKeyAlgorithm.fromValue(String value)
Use this in place of valueOf.
|
static PrivateKeyAlgorithm |
PrivateKeyAlgorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PrivateKeyAlgorithm[] |
PrivateKeyAlgorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateKeyAttributesV4 |
PrivateKeyAttributesV4.withAlgorithm(PrivateKeyAlgorithm algorithm)
Defines the algorithm used to generate the private key.
|
PrivateKeyAttributesV3 |
PrivateKeyAttributesV3.withAlgorithm(PrivateKeyAlgorithm algorithm)
Defines the algorithm used to generate the private key.
|
Copyright © 2023. All rights reserved.