CERT_GENERAL_SUBTREE

Type Alias CERT_GENERAL_SUBTREE 

Source
pub type CERT_GENERAL_SUBTREE = _CERT_GENERAL_SUBTREE;

Aliased Type§

#[repr(C)]
pub struct CERT_GENERAL_SUBTREE { pub Base: _CERT_ALT_NAME_ENTRY, pub dwMinimum: u64, pub fMaximum: i32, pub dwMaximum: u64, }

Fields§

§Base: _CERT_ALT_NAME_ENTRY§dwMinimum: u64§fMaximum: i32§dwMaximum: u64