property
quic.QuicSession.peerCertificate
readonly peerCertificate: undefined | PeerCertificate
The peer's certificate as an object with properties such as subject, issuer, valid_from, valid_to, fingerprint, etc. Returns undefined if the session is destroyed or the peer did not present a certificate.