V3
Holder for a 56 character base 32 encoded v3 onion address, without the scheme or .onion
appended.
A v3 onion address consists of its:
32 byte ed25519 public key
2 byte checksum
1 byte version number
See also
Functions
Link copied to clipboard
Wraps the OnionAddress.V3 in its ED25519_V3.PublicKey format for extended functionality.
Link copied to clipboard
Returns value in its canonicalized hostname form
Link copied to clipboard
Creates a AddressMapping that instructs tor to generate a virtual IPAddress.V4 address and map the provided OnionAddress to it.
Link copied to clipboard
Creates a AddressMapping that instructs tor to generate a virtual IPAddress.V4 address and map the provided OnionAddress to it.