Struct windows_sys::Win32::Security::Cryptography::CERT_FORTEZZA_DATA_PROP
#[repr(C)]pub struct CERT_FORTEZZA_DATA_PROP {
pub SerialNumber: [u8; 8],
pub CertIndex: i32,
pub CertLabel: [u8; 36],
}
Expand description
Required features: "Win32_Security_Cryptography"
Fields§
§SerialNumber: [u8; 8]
§CertIndex: i32
§CertLabel: [u8; 36]