Expand description
Certificate related types and functions for an arti relay.
Structs§
- Relay
Link Signing KeyCert - Certificate for the short-term signing keypair for link authentication.
- Relay
Signing KeyCert - Certificate for the medium-term relay signing key (
K_relaysign_ed
).
Functions§
- gen_
link_ cert - Generate the relay link certificate from the given relay signing keypair and the relay link keypair.
- gen_
signing_ cert - Generate the relay signing certificate from the given relay identity keypair and the relay signing keypair.