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-04-09 UTC."],[[["The latest version available for `EcSignatureAlgorithm` is 3.9.0, with several earlier versions also accessible, ranging down to version 1.0.0."],["`EcSignatureAlgorithm` enum is used to describe elliptic curve-based signature algorithms usable in certificates issued from a `CaPool`."],["This enum is found within the `Google.Cloud.Security.PrivateCA.V1` namespace and is part of the `Google.Cloud.Security.PrivateCA.V1.dll` assembly."],["The enum defines four signature algorithms: `EcdsaP256` (over NIST P-256 curve), `EcdsaP384` (over NIST P-384 curve), `Eddsa25519` (over curve 25519), and `Unspecified` (allowing any signature algorithm)."]]],[]]