#[repr(C)]pub struct CERT_X942_DH_VALIDATION_PARAMS {
pub seed: CRYPT_BIT_BLOB,
pub pgenCounter: u32,
}
Expand description
Required features: "Win32_Security_Cryptography"
Fields§
§seed: CRYPT_BIT_BLOB
§pgenCounter: u32
#[repr(C)]pub struct CERT_X942_DH_VALIDATION_PARAMS {
pub seed: CRYPT_BIT_BLOB,
pub pgenCounter: u32,
}
Required features: "Win32_Security_Cryptography"
seed: CRYPT_BIT_BLOB
§pgenCounter: u32