#[repr(C)]pub struct NCRYPT_VSM_KEY_ATTESTATION_STATEMENT {
pub Magic: u32,
pub Version: u32,
pub cbSignature: u32,
pub cbReport: u32,
pub cbAttributes: u32,
}
Expand description
Required features: "Win32_Security_Cryptography"
Fields§
§Magic: u32
§Version: u32
§cbSignature: u32
§cbReport: u32
§cbAttributes: u32