getPeerCertificate

getPeerCertificate(tcp: TcpIpConnection): JadeX509Certificate;

The getPeerCertificate method of the JadeSSLContext class returns a read-only reference to a JadeX509Certificate object that contains information about the certificate used by the connection peer if an SSL connection has been successfully established or it returns null ("") if an SSL connection has not been established.