#[repr(C)]pub struct CRYPT_ENROLLMENT_NAME_VALUE_PAIR {
pub pwszName: PWSTR,
pub pwszValue: PWSTR,
}
Expand description
Required features: "Win32_Security_Cryptography"
Fields§
§pwszName: PWSTR
§pwszValue: PWSTR
#[repr(C)]pub struct CRYPT_ENROLLMENT_NAME_VALUE_PAIR {
pub pwszName: PWSTR,
pub pwszValue: PWSTR,
}
Required features: "Win32_Security_Cryptography"
pwszName: PWSTR
§pwszValue: PWSTR