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-04-02 UTC."],[[["The webpage documents the `SignHashAlgorithm` enum, which defines the algorithms used for asymmetric signing in Google Cloud KMS."],["This enum is part of the `Google.Cloud.Security.PrivateCA.V1` namespace and is found within the `Google.Cloud.Security.PrivateCA.V1.dll` assembly, with version 2.3.0 currently displayed but multiple other versions also documented."],["The enum lists various algorithms such as `EcP256Sha256`, `RsaPkcs12048Sha256`, and `RsaPss4096Sha256`, each corresponding to a specific `CryptoKeyVersionAlgorithm`."],["For RSA signing, PSS algorithms are recommended, but PKCS1 algorithms are provided for compatibility."],["The latest version of this is 3.9.0, with this list documenting back to 1.0.0."]]],[]]