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"
Fields§
§DistPointName: CRL_DIST_POINT_NAME
§ReasonFlags: CRYPT_BIT_BLOB
§CRLIssuer: CERT_ALT_NAME_INFO