Reference documentation and code samples for the Certificate Authority v1 API enum CaPool.Types.IssuancePolicy.Types.AllowedKeyType.Types.EcKeyType.Types.EcSignatureAlgorithm.
Describes an elliptic curve-based signature algorithm that may be
used in a [Certificate][google.cloud.security.privateca.v1.Certificate] issued from a [CaPool][google.cloud.security.privateca.v1.CaPool].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `EcSignatureAlgorithm` enum within the Google Cloud Security Private CA v1 API, specifically under the `CaPool.Types.IssuancePolicy.Types.AllowedKeyType.Types.EcKeyType.Types` namespace."],["The `EcSignatureAlgorithm` enum defines the types of elliptic curve-based signature algorithms that can be used when issuing certificates from a CaPool, including `EcdsaP256`, `EcdsaP384`, and `Eddsa25519`."],["The `Unspecified` field within the enum indicates that any signature algorithm may be used when issuing a certificate."],["The documentation covers various versions of the API, from version 1.0.0 to the latest, 3.9.0, as well as the current version 3.1.0, allowing users to access the enum information for different release."]]],[]]