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."],[[["This webpage details the `SignHashAlgorithm` enum within the `Google.Cloud.Security.PrivateCA.V1` namespace, used in Cloud KMS CryptoKeyVersions."],["The `SignHashAlgorithm` enum corresponds to various `CryptoKeyVersionAlgorithm` values for asymmetric signing, including options for RSA and EC algorithms."],["The webpage provides a list of all available versions for the `SignHashAlgorithm`, ranging from version 1.0.0 up to the latest 3.9.0."],["Fields within the enum, such as `EcP256Sha256` and `RsaPss4096Sha256`, are detailed with their respective mappings to specific `CryptoKeyVersionAlgorithm` values."],["The content recommends the use of PSS algorithms for RSA signing, while PKCS1 algorithms are considered for compatibility reasons."]]],[]]