fetchCertificateBlocking

fun fetchCertificateBlocking(host: String, port: Int = 443): String(source)

Blocking version of fetchCertificate on the default instance.

See also