pub type Certificate = Certificate;
An X509 certificate.
pub struct Certificate(/* private fields */);