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

/openjdk7/jdk/src/share/classes/java/security/cert/
H A DX509CRLSelector.java138 * this method. See {@link #addIssuerName(String)} for more information.
229 * {@linkplain #addIssuerName(byte[])} instead. This method should not be
246 public void addIssuerName(String name) throws IOException { method in class:X509CRLSelector
274 public void addIssuerName(byte[] name) throws IOException { method in class:X509CRLSelector

Completed in 30 milliseconds