toJcaCertificate

suspend fun X509Certificate.toJcaCertificate(): ERROR CLASS: Symbol not found for KmmResult<java/security/cert/X509Certificate>(source)

Converts this X509Certificate to a java.security.cert.X509Certificate. This function is suspending, because it uses a mutex to lock the underlying certificate factory (which is reused for performance reasons