Optional
remoteHost: stringOptional
remotePort: numberOptional
localHost: stringOptional
localPort: numberOptional
cipher: stringOptional
certs: string[]The certificate chain.
The negotiated cipher suite.
The router's host.
The router's port.
The remote host.
The remote port.
Determines whether the specified object is equal to the current object.
The object to compare with the current object.
true
if the specified object is equal to the current object, false
otherwise.
Static
readReads SSLInfo from the given InputStream.
The InputStream to read from.
The read SSLInfo value.
Static
writeWrites the SSLInfo value to the given OutputStream.
The OutputStream to write to.
The value to write.
Represents information gathered from an incoming SSL connection and used for authentication and authorization.
See
SSLPermissionsVerifier