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 Private CA v1 API, specifically for version 3.7.0, with links to other versions from 1.0.0 to 3.9.0."],["The `EcSignatureAlgorithm` enum defines the types of elliptic curve-based signature algorithms that can be used when issuing certificates from a CA Pool."],["The available signature algorithms in this enum include `EcdsaP256` (NIST P-256 curve), `EcdsaP384` (NIST P-384 curve), `Eddsa25519` (Edwards-curve 25519), and `Unspecified` (any signature algorithm)."],["The namespace for this API is `Google.Cloud.Security.PrivateCA.V1`, and it is part of the `Google.Cloud.Security.PrivateCA.V1.dll` assembly."]]],[]]