Module err

Source
Expand description

Define error types for the tor-cert crate.

Most of the encoding/decoding functions here return [tor_bytes::Error], but many of them (related to certificate-specific operations) do not.

Enums§

CertEncodeErrorencode
An error related to signing or encoding a certificate
CertError
An error related to checking or validating a certificate