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"]],[["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 2024-11-06 UTC."],[],[]]