Struct windows_sys::Win32::Security::Cryptography::CRL_DIST_POINT
[−]#[repr(C)]pub struct CRL_DIST_POINT {
pub DistPointName: CRL_DIST_POINT_NAME,
pub ReasonFlags: CRYPT_BIT_BLOB,
pub CRLIssuer: CERT_ALT_NAME_INFO,
}Expand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’
Fields
DistPointName: CRL_DIST_POINT_NAMEReasonFlags: CRYPT_BIT_BLOBCRLIssuer: CERT_ALT_NAME_INFO