pub unsafe extern "C" fn TLSConnection_getPeerCertificate( self_: TLSConnection, certSize: *mut c_int, ) -> *mut u8
Get the TLS certificate used by the peer
self
certSize[OUT]
address of the certificate buffer