V3

Holder for a 56 character v3 onion address without the scheme or .onion appended.

This is only a preliminary check for character and length correctness. Public key validity is not checked.

See also

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun asPublicKey(): ED25519_V3.PublicKey

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
operator override fun compareTo(other: Address): Int
Link copied to clipboard
open override fun decode(): ByteArray
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.