Reference documentation and code samples for the Certificate Authority v1 API enum CertificateAuthority.Types.SignHashAlgorithm.
The algorithm of a Cloud KMS CryptoKeyVersion of a
[CryptoKey][google.cloud.kms.v1.CryptoKey] with the
[CryptoKeyPurpose][google.cloud.kms.v1.CryptoKey.CryptoKeyPurpose] value
ASYMMETRIC_SIGN. These values correspond to the
[CryptoKeyVersionAlgorithm][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionAlgorithm]
values. For RSA signing algorithms, the PSS algorithms should be preferred,
use PKCS1 algorithms if required for compatibility. For further
recommendations, see
https://cloud.google.com/kms/docs/algorithms#algorithm_recommendations.
[[["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 document provides reference documentation for the `CertificateAuthority.Types.SignHashAlgorithm` enum within the Google Cloud Security Private CA v1 API."],["The latest version of this documentation is for version 3.9.0, but this page specifically covers version 3.8.0, with links to older versions dating back to 1.0.0."],["The `SignHashAlgorithm` enum defines the algorithms that can be used with a Cloud KMS CryptoKeyVersion for asymmetric signing."],["The document details the fields available within the enum, such as `EcP256Sha256`, `RsaPkcs12048Sha256`, and `Unspecified`, along with their corresponding `CryptoKeyVersionAlgorithm` mappings and descriptions."],["It also provides a link to the namespace `Google.Cloud.Security.PrivateCA.V1` as well as which assembly, `Google.Cloud.Security.PrivateCA.V1.dll` it is in."]]],[]]