getPeerX509Certificate
Returns the peer certificate as an X509Certificate
object.
If there is no peer certificate, or the socket has been destroyed,undefined
will be returned.
Since
v15.9.0
Returns the peer certificate as an X509Certificate
object.
If there is no peer certificate, or the socket has been destroyed,undefined
will be returned.
v15.9.0