descriptorBase32Utf8

fun descriptorBase32Utf8(): ByteArray(source)

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

NOTE: This is the output for which would be written to a {name}.auth file in the Hidden Service's authorized_clients directory.

See also