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
recommandations, 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 information on the `SignHashAlgorithm` enum within the `Google.Cloud.Security.PrivateCA.V1` namespace, detailing various cryptographic signing algorithms."],["The latest version of the API covered here is 3.9.0, with the document providing references down to version 1.0.0, indicating a comprehensive history of the API versions."],["The `SignHashAlgorithm` enum is used for Cloud KMS CryptoKeyVersions that have an `ASYMMETRIC_SIGN` purpose, corresponding to specific `CryptoKeyVersionAlgorithm` values."],["The enum includes options for ECDSA and RSA signing algorithms, such as `EcP256Sha256`, `RsaPkcs12048Sha256`, and `RsaPss4096Sha256`, alongside an `Unspecified` field."],["For RSA signing, the document recommends the use of PSS algorithms, and it only suggests using PKCS1 algorithms for compatibility reasons."]]],[]]