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-04-17 UTC."],[[["The latest version of the `SignHashAlgorithm` documentation is 3.9.0, with older versions ranging back to 1.0.0 also available."],["`SignHashAlgorithm` is an enum type used in Google Cloud's Private CA service to specify the algorithm used for signing, corresponding to Cloud KMS CryptoKeyVersionAlgorithm values."],["Supported algorithms include EC_SIGN_P256_SHA256, EC_SIGN_P384_SHA384, various RSA_SIGN_PKCS1 and RSA_SIGN_PSS algorithms, and an unspecified option."],["The recommendation is to use PSS algorithms for RSA signing, but PKCS1 are also supported for compatibility if needed."],["The enum `SignHashAlgorithm` can be found within the `Google.Cloud.Security.PrivateCA.V1` namespace and is part of the `Google.Cloud.Security.PrivateCA.V1.dll` assembly."]]],[]]