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