Searched refs:JwtEcdsaAlgorithm_ES512 (Results 1 – 5 of 5) sorted by relevance
163 return createJWTECDSAKeyTemplate(jepb.JwtEcdsaAlgorithm_ES512, tinkpb.OutputPrefixType_TINK)169 return createJWTECDSAKeyTemplate(jepb.JwtEcdsaAlgorithm_ES512, tinkpb.OutputPrefixType_RAW)
56 jepb.JwtEcdsaAlgorithm_ES512: {Curve: "NIST_P521", Hash: "SHA512"},
304 algorithm = jepb.JwtEcdsaAlgorithm_ES512505 case jepb.JwtEcdsaAlgorithm_ES512:
105 algorithm: jepb.JwtEcdsaAlgorithm_ES512,
46 JwtEcdsaAlgorithm_ES512 JwtEcdsaAlgorithm = 3 // ECDSA using P-521 and SHA-512 const