Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/sun/security/x509/
DAlgorithmId.java734 public static final ObjectIdentifier sha512WithRSAEncryption_oid; field in AlgorithmId
881 sha512WithRSAEncryption_oid =
933 nameTable.put(sha512WithRSAEncryption_oid, "SHA512withRSA"); in nameTable.put() argument