Expand description
Read-only C Tor client key store implementation
See CTorClientKeystore for more details.
Macrosยง
- hsid_
if_ ๐supported - Extract the HsId from
spec, or returnres`.
Structsยง
- CTor
Client Keystore - A read-only C Tor client keystore.
Constantsยง
- KEY_
EXTENSION ๐ - The extension of the client keys stored in this store.
Functionsยง
- parse_
client_ ๐keypair - Parse a client restricted discovery keypair,
returning the
HsIdof the service the key is meant for, and the correspondingHsClientDescEncKeypair.