#[repr(C, packed(1))]pub struct SIPAEVENT_VSM_IDK_RSA_INFO {
pub KeyBitLength: u32,
pub PublicExpLengthBytes: u32,
pub ModulusSizeBytes: u32,
pub PublicKeyData: [u8; 1],
}
Expand description
Required features: "Win32_NetworkManagement_QoS"
Fields§
§KeyBitLength: u32
§PublicExpLengthBytes: u32
§ModulusSizeBytes: u32
§PublicKeyData: [u8; 1]