Struct windows_sys::Win32::Security::Cryptography::BCRYPT_ECCKEY_BLOB
#[repr(C)]pub struct BCRYPT_ECCKEY_BLOB {
pub dwMagic: u32,
pub cbKey: u32,
}Expand description
Required features: "Win32_Security_Cryptography"
Fields§
§dwMagic: u32§cbKey: u32