certificate property

X509Certificate? certificate

Gets the x509 certificate associated with this request

Implementation

X509Certificate? get certificate => request.certificate;