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: u8bVersion: u8reserved: u16aiKeyAlg: u32