Module certs

Source
Expand description

Certificate related types and functions for an arti relay.

Structs§

RelayLinkSigningKeyCert
Certificate for the short-term signing keypair for link authentication.
RelaySigningKeyCert
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.