This is the command secutil that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
secutil - Extract X.509 certificates and strongnames from assemblies.
SYNOPSIS
secutil [options] filename
DESCRIPTION
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).
OPTIONS
-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.
Use secutil online using onworks.net services