Skip to main content

Module err

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ยง

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