Function windows_sys::Win32::Security::Cryptography::GetToken
[−]pub unsafe extern "system" fn GetToken(
cpolicychain: u32,
ppolicychain: *const POLICY_ELEMENT,
securitytoken: *mut *mut GENERIC_XML_TOKEN,
phprooftokencrypto: *mut *mut INFORMATIONCARD_CRYPTO_HANDLE
) -> HRESULT
Expand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’