Searched refs:sAlgo_MD5withRSA (Results 1 – 1 of 1) sorted by relevance
42 private static final Asn1Oid sAlgo_MD5withRSA = new Asn1Oid(1L, 2L, 840L, 113549L, 1L, 1L, 4L); field in OidMappings96 sSigAlgos.put(sAlgo_MD5withRSA, new SigEntry("MD5withRSA", sAlgo_RSA)); in sSigAlgos.put() argument