C# Class NIST.DMC.STEP4PLOT

Inheritance: Text4PLOT
Afficher le fichier Open project: usnistgov/DT4SM Class Usage Examples

Méthodes publiques

Méthode Description
SignFile ( string filePath, object signature ) : void

Méthodes protégées

Méthode Description
Hash ( string filePath ) : byte[]

Private Methods

Méthode Description
RetrieveContent ( StreamReader fileStream ) : String

Method Details

Hash() protected méthode

protected Hash ( string filePath ) : byte[]
filePath string
Résultat byte[]

SignFile() public méthode

public SignFile ( string filePath, object signature ) : void
filePath string
signature object
Résultat void