Home
last modified time | relevance | path

Searched defs:sha1WithRSAEncryption_oid (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/sun/security/x509/
DAlgorithmId.java756 public static final ObjectIdentifier sha1WithRSAEncryption_oid; field in AlgorithmId
976 nameTable.put(sha1WithRSAEncryption_oid, "SHA1withRSA"); in nameTable.put() argument