Certificate Authority v1 API - Class CaPool.Types.IssuancePolicy.Types.AllowedKeyType.Types.EcKeyType (3.7.0)

public sealed class CaPool.Types.IssuancePolicy.Types.AllowedKeyType.Types.EcKeyType : IMessage<CaPool.Types.IssuancePolicy.Types.AllowedKeyType.Types.EcKeyType>, IEquatable<CaPool.Types.IssuancePolicy.Types.AllowedKeyType.Types.EcKeyType>, IDeepCloneable<CaPool.Types.IssuancePolicy.Types.AllowedKeyType.Types.EcKeyType>, IBufferMessage, IMessage

Reference documentation and code samples for the Certificate Authority v1 API class CaPool.Types.IssuancePolicy.Types.AllowedKeyType.Types.EcKeyType.

Describes an Elliptic Curve key that may be used in a [Certificate][google.cloud.security.privateca.v1.Certificate] issued from a [CaPool][google.cloud.security.privateca.v1.CaPool].

Inheritance

object > CaPool.Types.IssuancePolicy.Types.AllowedKeyType.Types.EcKeyType

Namespace

Google.Cloud.Security.PrivateCA.V1

Assembly

Google.Cloud.Security.PrivateCA.V1.dll

Constructors

EcKeyType()

public EcKeyType()

EcKeyType(EcKeyType)

public EcKeyType(CaPool.Types.IssuancePolicy.Types.AllowedKeyType.Types.EcKeyType other)
Parameter
NameDescription
otherCaPoolTypesIssuancePolicyTypesAllowedKeyTypeTypesEcKeyType

Properties

SignatureAlgorithm

public CaPool.Types.IssuancePolicy.Types.AllowedKeyType.Types.EcKeyType.Types.EcSignatureAlgorithm SignatureAlgorithm { get; set; }

Optional. A signature algorithm that must be used. If this is omitted, any EC-based signature algorithm will be allowed.

Property Value
TypeDescription
CaPoolTypesIssuancePolicyTypesAllowedKeyTypeTypesEcKeyTypeTypesEcSignatureAlgorithm