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