Searched refs:sha1WithRSAEncryption_oid (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/x509/
H A DAlgorithmId.java528 return AlgorithmId.sha1WithRSAEncryption_oid;
682 public static final ObjectIdentifier sha1WithRSAEncryption_oid; field in class:AlgorithmId
801 sha1WithRSAEncryption_oid =
882 nameTable.put(sha1WithRSAEncryption_oid, "SHA1withRSA");

Completed in 31 milliseconds