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

/openjdk7/jdk/src/share/classes/sun/security/provider/certpath/
H A DReverseBuilder.java222 sel.addPathToName(4, targetCertConstraints.getSubjectAsBytes());
/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 143 milliseconds