certificate property
X509Certificate?
get
certificate
Gets the x509 certificate associated with this request
Implementation
X509Certificate? get certificate => request.certificate;
Gets the x509 certificate associated with this request
X509Certificate? get certificate => request.certificate;