PrivateKeyAttributesV2 - AWS Private CA Connector for Active Directory
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

PrivateKeyAttributesV2

Defines the attributes of the private key.

Contents

KeySpec

Defines the purpose of the private key. Set it to "KEY_EXCHANGE" or "SIGNATURE" value.

Type: String

Valid Values: KEY_EXCHANGE | SIGNATURE

Required: Yes

MinimalKeyLength

Set the minimum key length of the private key.

Type: Integer

Valid Range: Minimum value of 1.

Required: Yes

CryptoProviders

Defines the cryptographic providers used to generate the private key.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 100 items.

Length Constraints: Minimum length of 1. Maximum length of 100.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: