Type Alias Certificate

Source
pub type Certificate = Certificate;
Expand description

An X509 certificate.

Aliased Typeยง

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