C# Class NCore.Cryptography.Sha1HashService

Inheritance: HashServiceBase
Afficher le fichier Open project: danielwertheim/NCore

Méthodes publiques

Méthode Description
GenerateHash ( string value ) : string
Sha1HashService ( ) : System.Security.Cryptography

Method Details

GenerateHash() public méthode

public GenerateHash ( string value ) : string
value string
Résultat string

Sha1HashService() public méthode

public Sha1HashService ( ) : System.Security.Cryptography
Résultat System.Security.Cryptography