#[repr(C)]pub struct NCRYPT_TPM_PLATFORM_ATTESTATION_STATEMENT {
pub Magic: u32,
pub Version: u32,
pub pcrAlg: u32,
pub cbSignature: u32,
pub cbQuote: u32,
pub cbPcrs: u32,
}
Expand description
Required features: "Win32_Security_Cryptography"
Fields§
§Magic: u32
§Version: u32
§pcrAlg: u32
§cbSignature: u32
§cbQuote: u32
§cbPcrs: u32