Union windows_sys::Win32::Security::Cryptography::CERT_KEY_CONTEXT_0
#[repr(C)]
pub union CERT_KEY_CONTEXT_0 {
pub hCryptProv: usize,
pub hNCryptKey: NCRYPT_KEY_HANDLE,
}
Expand description
Required features: "Win32_Security_Cryptography"
Fields§
§hCryptProv: usize
§hNCryptKey: NCRYPT_KEY_HANDLE