Skip to main content

This enumerated type lists the supported ciphers that can be used when creating new keypairs.

Types that use SigningKeyCipher

CreateSigningKeyRequestSigningKey

Calls that use SigningKeyCipher

Enumerations

Value
Description
ED25519
Represents the Ed25519 algorithm as specified in RFC 8032.
RSA
Represents the RSASSA-PKCS1-v1_5 algorithm as specified in RFC 3447.