pub unsafe extern "system" fn DrtCreateDerivedKeySecurityProvider(
prootcert: *const CERT_CONTEXT,
plocalcert: *const CERT_CONTEXT,
ppsecurityprovider: *mut *mut DRT_SECURITY_PROVIDER
) -> HRESULT
Expand description
Required features: "Win32_NetworkManagement_P2P"
, "Win32_Foundation"
, "Win32_Security_Cryptography"