descriptorBase64Utf8

fun descriptorBase64Utf8(): ByteArray(source)

Produces the descriptor using the Base64 encoding of the key in the form of descriptor:{algorithm}:{base64 encoded key} as UTF-8 bytes.

See also