Application Report
- Application ID: a367f95f52e54193abd418d9df3842da
- Report Submitted on: 06/07/2007 07:21:18
- API Issues: 3
- P/Invoke APIs: 11
The following 3 APIs (used 3 times) might not work:
- Total:
3
2
-
System.Net
1
-
HttpListener
1
-
set_UnsafeConnectionNtlmAuthentication(System.Boolean)
Used 1 time
1
-
set_UnsafeConnectionNtlmAuthentication(System.Boolean)
Used 1 time
-
HttpListener
-
System.Net.Mail
1
1
-
SmtpClient
1
1
-
set_UseDefaultCredentials(System.Boolean)
Used 1 time
1
1
-
set_UseDefaultCredentials(System.Boolean)
Used 1 time
-
SmtpClient
-
System.Runtime.Remoting
1
1
-
RemotingConfiguration
1
1
-
set_CustomErrorsMode(System.Runtime.Remoting.CustomErrorsModes)
Used 1 time
1
1
-
set_CustomErrorsMode(System.Runtime.Remoting.CustomErrorsModes)
Used 1 time
-
RemotingConfiguration
-
System.Net
There are 11 P/Invokes (used 14 times):
| Count | Library | Function |
|---|---|---|
| 3 | libipriv.dll | int crypt_exportpublickeytofile(string, byte[], byte[]) |
| 2 | libipriv.dll | int crypt_verify(string, int, string&, int32&, byte[]) |
| 1 | libipriv.dll | int crypt_closekey(byte[]) |
| 1 | libipriv.dll | int crypt_sign(string, int, stringbuilder, int, byte[]) |
| 1 | libipriv.dll | int crypt_opensecretkeyfromfile(int, string, string, byte[]) |
| 1 | libipriv.dll | int crypt_openpublickeyfromfile(int, string, uint, byte[], byte[]) |
| 1 | libipriv.dll | int crypt_initialize() |
| 1 | libipriv.dll | int crypt_genkey2(int, uint, string, byte[], byte[], int) |
| 1 | libipriv.dll | int crypt_exportsecretkeytofile(string, string, byte[]) |
| 1 | libipriv.dll | int crypt_done() |
| 1 | libipriv.dll | int crypt_verify_detached(string, int, string&, int32&, byte[]) |