toOnionAddressV3OrNull

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 or null


Transforms provided bytes into a v3 .onion address.

Return

OnionAddress.V3 or null