Struct windows_sys::Win32::Security::Cryptography::BCRYPT_PROVIDER_NAME
#[repr(C)]pub struct BCRYPT_PROVIDER_NAME {
pub pszProviderName: PWSTR,
}
Expand description
Required features: "Win32_Security_Cryptography"
Fields§
§pszProviderName: PWSTR