C# Class System.Security.Cryptography.SHA1

Inheritance: HashAlgorithm
Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Méthodes publiques

Méthode Description
Create ( string hashName ) : SHA1

Méthodes protégées

Méthode Description
SHA1 ( ) : Internal.Cryptography

Private Methods

Méthode Description
Create ( ) : SHA1

Method Details

Create() public static méthode

public static Create ( string hashName ) : SHA1
hashName string
Résultat SHA1

SHA1() protected méthode

protected SHA1 ( ) : Internal.Cryptography
Résultat Internal.Cryptography