Function crypt32::PFXExportCertStoreEx
[−]
[src]
pub unsafe extern "system" fn PFXExportCertStoreEx(
hStore: HCERTSTORE,
pPFX: *mut CRYPT_DATA_BLOB,
szPassword: LPCWSTR,
pvPara: *mut c_void,
dwFlags: DWORD
) -> BOOL