Home
last modified time | relevance | path

Searched refs:sha1WithRSAEncryption_OIW_oid (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/sun/security/x509/
DAlgorithmId.java755 public static final ObjectIdentifier sha1WithRSAEncryption_OIW_oid; field in AlgorithmId
885 sha1WithRSAEncryption_OIW_oid =
973 nameTable.put(sha1WithRSAEncryption_OIW_oid, "SHA1withRSA"); in nameTable.put() argument