I want to extract the public key from a certificate on Android.
Here is my code
val url = URL("https://letsencrypt.org") val connection = url