C# Class NCore.Cryptography.Sha1HashService

Inheritance: HashServiceBase
Datei anzeigen Open project: danielwertheim/NCore

Public Methods

Method Description
GenerateHash ( string value ) : string
Sha1HashService ( ) : System.Security.Cryptography

Method Details

GenerateHash() public method

public GenerateHash ( string value ) : string
value string
return string

Sha1HashService() public method

public Sha1HashService ( ) : System.Security.Cryptography
return System.Security.Cryptography