Searched refs:sAlgo_SHA1withRSA (Results 1 – 1 of 1) sorted by relevance
43 private static final Asn1Oid sAlgo_SHA1withRSA = new Asn1Oid(1L, 2L, 840L, 113549L, 1L, 1L, 5L); field in OidMappings97 sSigAlgos.put(sAlgo_SHA1withRSA, new SigEntry("SHA1withRSA", sAlgo_RSA)); in sSigAlgos.put() argument