Available on crate feature
hsc
only.Expand description
The hsc
subcommand.
StructsΒ§
- Common
Args π - The common arguments of the key subcommands.
- GetKey
Args π - The arguments of the
GetKey
subcommand. - Keygen
Args π - The common arguments of the key subcommands.
- Remove
KeyArgs π - The arguments of the
Remove
subcommand. - Rotate
KeyArgs π - The arguments of the
Rotate
subcommand.
EnumsΒ§
- Generate
Key π - Whether to generate the key if missing.
- HscSubcommand π
- HscSubcommands π
- The hsc subcommands the arti CLI will be augmented with.
- KeySubcommand π
- KeyType π
- A type of key
FunctionsΒ§
- display_
service_ πdiscovery_ key - Display the public part of a service discovery key.
- get_
onion_ πaddress - Prompt the user for an onion address.
- prepare_
service_ πdiscovery_ key - Run the
hsc prepare-stealth-mode-key
subcommand. - remove_
service_ πdiscovery_ key - Run the
hsc remove-key
subcommand. - rotate_
service_ πdiscovery_ key - Run the
hsc rotate-key
subcommand. - run π
- Run the
hsc
subcommand. - run_key π
- Run the
hsc key
subcommand - write_
public_ πkey - Write the public part of
key
tof
.