descriptorBase32
Produces the base 32 descriptor string for this AuthKey.Private in the form of {onion-address}:descriptor:{algorithm}:{base-32}
.
See also
Throws
IllegalArgumentException
if the address is not a compatible OnionAddress for this algorithm.
IllegalStateException
if isDestroyed is true
.
Produces the base 32 descriptor string for this AuthKey.Private in the form of {onion-address}:descriptor:{algorithm}:{base-32}
.
See also
Throws
IllegalArgumentException
if the publicKey is not a compatible AddressKey.Public for this algorithm.
IllegalStateException
if isDestroyed is true
.