I have a problem with decoding public key to Base64 String. Here\'s my method to create public and private key :
private fun createKeyPair() { try