C# Class Core.Security.Cryptography.Shake256Managed

Computes the SHA3 Shake 256 hash for the input data using the managed library.
Inheritance: Core.Security.Cryptography.SHA3
Afficher le fichier Open project: MrMatthewLayton/CORE

Méthodes publiques

Méthode Description
Shake256Managed ( int outputLength )

Creates a new instance of the Shake256Managed class.

Private Methods

Méthode Description
KeccakSpongeManaged ( )

Creates a new instance of the Shake256Managed class.

Method Details

Shake256Managed() public méthode

Creates a new instance of the Shake256Managed class.
public Shake256Managed ( int outputLength )
outputLength int