CaPoolIssuancePolicyAllowedKeyTypeEllipticCurve

data class CaPoolIssuancePolicyAllowedKeyTypeEllipticCurve(val signatureAlgorithm: String)

Constructors

constructor(signatureAlgorithm: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The algorithm used. Possible values are: ECDSA_P256, ECDSA_P384, EDDSA_25519.