Searched defs:sha1WithRSA (Results 1 – 2 of 2) sorted by relevance
24 …static final DERObjectIdentifier sha1WithRSA = new DERObjectIdentifier("1.3.14.3.2.… field
145 oids.put(OIWObjectIdentifiers.sha1WithRSA, "SHA1WITHRSA"); in oids.put()