C# Class Goedel.Cryptography.CryptoProviderHMACSHA2_512

Provider for HMAC SHA-2 512 bits.
Inheritance: CryptoProviderAuthentication
Afficher le fichier Open project: hallambaker/Mathematical-Mesh

Méthodes publiques

Méthode Description
CryptoProviderHMACSHA2_512 ( ) : System

Constructor, algorithm takes no parameters.

Private Methods

Méthode Description
Factory ( int KeySize, CryptoAlgorithmID Ignore ) : CryptoProvider

Method Details

CryptoProviderHMACSHA2_512() public méthode

Constructor, algorithm takes no parameters.
public CryptoProviderHMACSHA2_512 ( ) : System
Résultat System