Searched defs:getSubjectAsBytes (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/provider/certpath/ldap/
H A DLDAPCertStore.java949 public byte[] getSubjectAsBytes() throws IOException { method in class:LDAPCertStore.LDAPCertSelector
/openjdk7/jdk/src/share/classes/java/security/cert/
H A DX509CertSelector.java1382 * {@linkplain #getSubjectAsBytes()} instead. This method should not be
1421 public byte[] getSubjectAsBytes() throws IOException { method in class:X509CertSelector

Completed in 42 milliseconds