Public
Holder for a public key associated with a Hidden Service's client authentication configuration.
This would be the key a Hidden Service operator adds, to only allow connections from tor clients who have the AuthKey.Private associated with this AuthKey.Public.
See also
Inheritors
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