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

/openjdk9/jdk/src/java.base/share/classes/sun/security/ssl/
H A DHandshakeMessage.java1587 static final class DistinguishedName { class in class:HandshakeMessage
1595 DistinguishedName(HandshakeInStream input) throws IOException { method in class:HandshakeMessage.DistinguishedName
1599 DistinguishedName(X500Principal dn) { method in class:HandshakeMessage.DistinguishedName
[all...]

Completed in 95 milliseconds