TlsConnection.getPeerCertificate

Gets conn's peer's certificate after the handshake has completed. (It is not set during the emission of "accept-certificate".) Since 2.28

class TlsConnection
getPeerCertificate
()

Return Value

conn's peer's certificate, or NULL. [transfer none]

Meta