EncryptionAlgorithmOptions - AWS Signer
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.

EncryptionAlgorithmOptions

The encryption algorithm options that are available to a code-signing job.

Contents

allowedValues

The set of accepted encryption algorithms that are allowed in a code-signing job.

Type: Array of strings

Valid Values: RSA | ECDSA

Required: Yes

defaultValue

The default encryption algorithm that is used by a code-signing job.

Type: String

Valid Values: RSA | ECDSA

Required: Yes

See Also

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