Skip to main content

Module service

Module service 

Source
Expand description

Read-only C Tor service key store implementation

See CTorServiceKeystore for more details.

Macros§

parse_ed25519 🔒
Helper for parsing C Tor’s ed25519 key format.
rel_path_if_supported 🔒
Extract the key path (relative to the keystore root) from the specified result res, or return an error.

Structs§

CTorServiceKeystore
A read-only C Tor service keystore.

Functions§

parse_ed25519_keypair 🔒
Helper for parsing C Tor’s ed25519 keypair format.
parse_ed25519_public 🔒
Helper for parsing C Tor’s ed25519 public key format.