GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Mono(secutil) Mono(secutil)

secutil - Extract X.509 certificates and strongnames from assemblies.

secutil [options] filename

Extract X.509 certificates and strongnames from assemblies in a format that can be easily re-used in source code (C# or VB.NET syntax).

-s assembly , -strongname assembly
Display strongname informations about the assembly.
-x assembly , -x509certificate assembly
Display the X509 Authenticode certificate for the assembly.
-a , -array
Display data in a decimal array (default).
-v , -vbmode
Display data in a VisualBasic friendly format.
-c , -cmode
Display data in a C/C++/C# friendly format (default).
-help , -h , -?
Display help about this tool.

Written by Sebastien Pouliot

Copyright (C) 2002, 2003 Motus Technologies. Released under BSD license.

Visit http://lists.ximian.com/mailman/listinfo/mono-devel-list for details.

Visit http://www.mono-project.com for details

sn(1),signcode(1)

Search for    or go to Top of page |  Section s |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.