Type Alias CertificateError

Source
pub type CertificateError = Error;
Expand description

An error returned from the TLS implementation.

Aliased Typeยง

pub struct CertificateError(/* private fields */);