C# Class SignThis.CryptUI.Helper

Exibir arquivo Open project: voltagex/junkcode

Public Methods

Method Description
SignFileFromDisk ( FileInfo filePath ) : void

Private Methods

Method Description
GetCodeSigningCertificate ( ) : X509Certificate2

Method Details

SignFileFromDisk() public static method

public static SignFileFromDisk ( FileInfo filePath ) : void
filePath System.IO.FileInfo
return void