Private
Holder for a private key associated with a Hidden Service's client authentication configuration.
This would be the key added to a tor client by a user who wishes to connect to a Hidden Service that has been configured using the AuthKey.Public associated with this AuthKey.Private.
See also
Inheritors
Functions
Checks if a Destroyable instance has been destroyed or not.
Produces the base 32 descriptor string for this AuthKey.Private in the form of {onion-address}:descriptor:{algorithm}:{base-32}
.
Produces the base 32 descriptor string for this AuthKey.Private in the form of {address-w/o-.onion}:descriptor:{algorithm}:{base-32}
, or null
if isDestroyed is true
.
Produces the base 64 descriptor string for this AuthKey.Private in the form of {address-w/o-.onion}:descriptor:{algorithm}:{base-64}
.
Produces the base 64 descriptor string for this AuthKey.Private in the form of {address-w/o-.onion}:{algorithm}:{base-64}
.
Produces the base 64 descriptor string for this AuthKey.Private in the form of {address-w/o-.onion}:descriptor:{algorithm}:{base-64}
, or null
if isDestroyed is true
.
Creates an IllegalStateException with a default message of