Searched defs:RS384 (Results 1 – 7 of 7) sorted by relevance
29 RS384 = 2; // RSASSA-PKCS1-v1_5 using SHA-384 enumerator
93 public static final Algorithm RS384 = new Algorithm("RS384"); field in JwtRsaSsaPkcs1Parameters.Algorithm