toCertificate

fun ByteArray.toCertificate(certFactory: CertificateFactory = CertificateFactory.getInstance("X.509")): Certificate(source)