Confidential Computing V1 API - Module Google::Cloud::ConfidentialComputing::V1::SigningAlgorithm (v2.3.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Confidential Computing V1 API module Google::Cloud::ConfidentialComputing::V1::SigningAlgorithm.
SigningAlgorithm enumerates all the supported signing algorithms.
Constants
SIGNING_ALGORITHM_UNSPECIFIED
value: 0 Unspecified signing algorithm.
RSASSA_PSS_SHA256
value: 1 RSASSA-PSS with a SHA256 digest.
RSASSA_PKCS1V15_SHA256
value: 2 RSASSA-PKCS1 v1.5 with a SHA256 digest.
ECDSA_P256_SHA256
value: 3 ECDSA on the P-256 Curve with a SHA256 digest.
[[["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 2026-04-03 UTC."],[],[]]