Class EcKeyType (1.4.2)

EcKeyType(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Describes an Elliptic Curve key that may be used in a Certificate issued from a CaPool.

Attribute

NameDescription
signature_algorithm google.cloud.security.privateca_v1.types.CaPool.IssuancePolicy.AllowedKeyType.EcKeyType.EcSignatureAlgorithm
Optional. A signature algorithm that must be used. If this is omitted, any EC-based signature algorithm will be allowed.

Inheritance

builtins.object > proto.message.Message > EcKeyType

Classes

EcSignatureAlgorithm

EcSignatureAlgorithm(value)

Describes an elliptic curve-based signature algorithm that may be used in a Certificate issued from a CaPool.