CRL_DIST_POINTS_INFO

Type Alias CRL_DIST_POINTS_INFO 

Source
pub type CRL_DIST_POINTS_INFO = _CRL_DIST_POINTS_INFO;

Aliased Type§

#[repr(C)]
pub struct CRL_DIST_POINTS_INFO { pub cDistPoint: u64, pub rgDistPoint: *mut _CRL_DIST_POINT, }

Fields§

§cDistPoint: u64§rgDistPoint: *mut _CRL_DIST_POINT