C# Class Granados.Crypto.MACFactory

Afficher le fichier Open project: poderosaproject/poderosa

Méthodes publiques

Méthode Description
CreateMAC ( MACAlgorithm algorithm, byte key ) : MAC
GetSize ( MACAlgorithm algorithm ) : int

Method Details

CreateMAC() public static méthode

public static CreateMAC ( MACAlgorithm algorithm, byte key ) : MAC
algorithm MACAlgorithm
key byte
Résultat MAC

GetSize() public static méthode

public static GetSize ( MACAlgorithm algorithm ) : int
algorithm MACAlgorithm
Résultat int