November 2001
Beginner to intermediate
816 pages
16h 3m
English
The .NET Framework comes with several security-related utilities. Some will be familiar from this and previous chapters. Although I won't go into detail on all of them, they're listed in Table 38.5 to give you an idea about what is available. Remember to use the –h option on the command line for help on how to use each utility.
| Name | Description |
|---|---|
| Makecert.exe | Creates test X.509 certificates |
| Certmgr.exe | Manages certificate trust and revocation lists |
| Chktrust.exe | Checks validity of a file signed with a certificate |
| Caspol.exe | Manages security policy |
| Signcode.exe | Signs an assembly |
| Storeadm.exe | Isolated storage management |
| Permview.exe | View an assembly's permissions |
| Peverify.exe | Checks whether an assembly can be verified ... |
Read now
Unlock full access