Searched defs:PS512 (Results 1 – 5 of 5) sorted by relevance
30 PS512 = 3; // RSASSA-PSS using SHA-512 and MGF1 with SHA-512 enumerator
95 public static final Algorithm PS512 = new Algorithm("PS512"); field in JwtRsaSsaPssParameters.Algorithm