toOnionAddressV3

Parses a String for a v3 .onion address.

String can be either a URL containing the v3 .onion address, or the v3 .onion address itself.

Return

OnionAddress.V3

Throws

if no v3 .onion address is found


Transforms provided bytes into a v3 .onion address.

Return

OnionAddress.V3

Throws

if byte array size is inappropriate