PublicKey
A 32 byte x25519 public key.
This would be the key a Hidden Service operator adds, to only allow connections from tor clients who have the X25519.PrivateKey associated with this X25519.PublicKey.
See also
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Produces the base 32 descriptor string for this AuthKey.Public in the form of descriptor:{algorithm}:{base-32}
.
Link copied to clipboard
Produces the base 64 descriptor string for this AuthKey.Public in the form of descriptor:{algorithm}:{base-64}
.
Link copied to clipboard