Function windows_sys::Win32::Security::Cryptography::NCryptGetProperty
[−]pub unsafe extern "system" fn NCryptGetProperty(
hobject: NCRYPT_HANDLE,
pszproperty: PCWSTR,
pboutput: *mut u8,
cboutput: u32,
pcbresult: *mut u32,
dwflags: OBJECT_SECURITY_INFORMATION
) -> HRESULT
Expand description
Required features: "Win32_Security_Cryptography"