Searched defs:PS384 (Results 1 – 7 of 7) sorted by relevance
29 PS384 = 2; // RSASSA-PSS using SHA-384 and MGF1 with SHA-384 enumerator
92 public static final Algorithm PS384 = new Algorithm("PS384"); field in JwtRsaSsaPssParameters.Algorithm