Struct windows_sys::Win32::Security::Authentication::Identity::PKU2U_CERT_BLOB
#[repr(C)]pub struct PKU2U_CERT_BLOB {
pub CertOffset: u32,
pub CertLength: u16,
}Expand description
Required features: "Win32_Security_Authentication_Identity"
Fields§
§CertOffset: u32§CertLength: u16