C# Class System.Security.Cryptography.SHA256

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

Méthodes publiques

Méthode Description
Create ( ) : SHA256
Create ( string hashName ) : SHA256

Méthodes protégées

Méthode Description
SHA256 ( ) : Internal.Cryptography

Method Details

Create() public static méthode

public static Create ( ) : SHA256
Résultat SHA256

Create() public static méthode

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

SHA256() protected méthode

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