SigningAlgorithm enumerates all the supported signing
algorithms.
Values:
SIGNING_ALGORITHM_UNSPECIFIED (0):
Unspecified signing algorithm.
RSASSA_PSS_SHA256 (1):
RSASSA-PSS with a SHA256 digest.
RSASSA_PKCS1V15_SHA256 (2):
RSASSA-PKCS1 v1.5 with a SHA256 digest.
ECDSA_P256_SHA256 (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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-01-10 UTC."],[],[]]