decodeToString

@JvmStatic
fun decodeToString(encodedApiKey: String): String(source)

Decodes the Data portion of the encoded ApiKey output by ApiKey.encoded

Throws

if encodedApiKey contains invalid base64 characters