Type Alias CERT_OR_CRL_BUNDLE

Source
pub type CERT_OR_CRL_BUNDLE = _CERT_OR_CRL_BUNDLE;

Aliased Type§

struct CERT_OR_CRL_BUNDLE {
    pub cItem: u32,
    pub rgItem: *mut _CERT_OR_CRL_BLOB,
}

Fields§

§cItem: u32§rgItem: *mut _CERT_OR_CRL_BLOB