Searched defs:sha512WithRSAEncryption (Results 1 – 2 of 2) sorted by relevance
27 …static final DERObjectIdentifier sha512WithRSAEncryption = new DERObjectIdentifier(pkcs_1 + "… field
130 oids.put(PKCSObjectIdentifiers.sha512WithRSAEncryption, "SHA512WITHRSA"); in oids.put()