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-04-02 UTC."],[[["The page provides documentation for the `CertificateAuthority.Types.SignHashAlgorithm` enum within the Google Cloud Private CA v1 API."],["This API enum defines the cryptographic signing algorithms that can be used with a Cloud KMS CryptoKeyVersion for asymmetric signing."],["The document shows various versions of the API, ranging from the latest 3.9.0 down to version 1.0.0, along with fields and their respective `CryptoKeyVersionAlgorithm` mappings."],["Available signing algorithms include EC (Elliptic Curve) and RSA, with options for both PKCS1 and PSS padding schemes for RSA, as well as offering recommendations for algorithm usage."]]],[]]