C# Class NIST.DMC.STEP4PLOT

Inheritance: Text4PLOT
Mostra file Open project: usnistgov/DT4SM Class Usage Examples

Public Methods

Method Description
SignFile ( string filePath, object signature ) : void

Protected Methods

Method Description
Hash ( string filePath ) : byte[]

Private Methods

Method Description
RetrieveContent ( StreamReader fileStream ) : String

Method Details

Hash() protected method

protected Hash ( string filePath ) : byte[]
filePath string
return byte[]

SignFile() public method

public SignFile ( string filePath, object signature ) : void
filePath string
signature object
return void