C# Class PerplexMail.SecurityDrivenDotNet.HMAC2

Inheritance: System.Security.Cryptography.HMAC
Afficher le fichier Open project: PerplexInternetmarketing/PerplexMail-for-Umbraco Class Usage Examples

Méthodes publiques

Méthode Description
HMAC2 ( Func hashFactory ) : System
HMAC2 ( Func hashFactory, byte key ) : System

Method Details

HMAC2() public méthode

public HMAC2 ( Func hashFactory ) : System
hashFactory Func
Résultat System

HMAC2() public méthode

public HMAC2 ( Func hashFactory, byte key ) : System
hashFactory Func
key byte
Résultat System