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 documentation page covers the `EcSignatureAlgorithm` enum within the Google Cloud Security Private CA v1 API."],["The `EcSignatureAlgorithm` enum defines the types of elliptic curve-based signature algorithms permissible in certificates issued from a CA pool."],["Available signature algorithms include `EcdsaP256` (NIST P-256 curve), `EcdsaP384` (NIST P-384 curve), and `Eddsa25519` (Edwards-curve 25519)."],["The `Unspecified` field indicates that any signature algorithm is allowed."],["Version 3.9.0 is the latest documented version, with previous versions dating back to 1.0.0."]]],[]]