picky_asn1::date

Type Alias UTCTime

Source
pub type UTCTime = Date<UTCTimeRepr>;

Aliased Type§

struct UTCTime { /* private fields */ }

Trait Implementations§

Source§

impl From<UtcTimeAsn1> for UTCTime

Source§

fn from(wrapper: UtcTimeAsn1) -> UTCTime

Converts to this type from the input type.