Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/sun/security/x509/
DAlgorithmId.java760 public static final ObjectIdentifier sha384WithRSAEncryption_oid; field in AlgorithmId
911 sha384WithRSAEncryption_oid =
980 nameTable.put(sha384WithRSAEncryption_oid, "SHA384withRSA"); in nameTable.put() argument