Function PeerIdentityExport
pub unsafe fn PeerIdentityExport<P0, P1>(
pwzidentity: P0,
pwzpassword: P1,
) -> Result<PWSTR>where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,
pub unsafe fn PeerIdentityExport<P0, P1>(
pwzidentity: P0,
pwzpassword: P1,
) -> Result<PWSTR>where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,