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. - prompt 🔒
- Prompt the user to confirm by typing yes or no.
- 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
.