getCertificate

abstract fun getCertificate(): Certificate
Specifies the TLS peer's certificate, if any.
.elide.crypto.Certificate certificate = 1;

Return

The certificate.