hasCertificate

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

Return

Whether the certificate field is set.