Struct windows_sys::Win32::Security::Cryptography::PUBLICKEYSTRUC
#[repr(C)]pub struct PUBLICKEYSTRUC {
pub bType: u8,
pub bVersion: u8,
pub reserved: u16,
pub aiKeyAlg: u32,
}
Expand description
Required features: "Win32_Security_Cryptography"
Fields§
§bType: u8
§bVersion: u8
§reserved: u16
§aiKeyAlg: u32