C# Class Goedel.Cryptography.CryptoProviderHMACSHA2_256

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

Méthodes publiques

Méthode Description
CryptoProviderHMACSHA2_256 ( ) : System

Constructor, algorithm takes no parameters.

Private Methods

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

Method Details

CryptoProviderHMACSHA2_256() public méthode

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