Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/sun/security/x509/
DAlgorithmId.java732 public static final ObjectIdentifier sha256WithRSAEncryption_oid; field in AlgorithmId
865 sha256WithRSAEncryption_oid =
931 nameTable.put(sha256WithRSAEncryption_oid, "SHA256withRSA"); in nameTable.put() argument