TlsConnection.getPeerCertificateErrors

Gets the errors associated with validating 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
getPeerCertificateErrors
()

Return Value

conn's peer's certificate errors

Meta