| Package | Description | 
|---|---|
| com.amazonaws.services.acmpca.model | 
| Modifier and Type | Method and Description | 
|---|---|
| static KeyAlgorithm | KeyAlgorithm. fromValue(String value)Use this in place of valueOf. | 
| static KeyAlgorithm | KeyAlgorithm. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static KeyAlgorithm[] | KeyAlgorithm. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| CertificateAuthorityConfiguration | CertificateAuthorityConfiguration. withKeyAlgorithm(KeyAlgorithm keyAlgorithm)
 Type of the public key algorithm and size, in bits, of the key pair that your CA creates when it issues a
 certificate. | 
Copyright © 2022. All rights reserved.