decryptString

fun decryptString(encryptedString: String): Result<String>