Méthode | Description | |
---|---|---|
CreateMAC ( MACAlgorithm algorithm, byte key ) : MAC | ||
GetSize ( MACAlgorithm algorithm ) : int |
public static CreateMAC ( MACAlgorithm algorithm, byte key ) : MAC | ||
algorithm | MACAlgorithm | |
key | byte | |
Résultat | MAC |
public static GetSize ( MACAlgorithm algorithm ) : int | ||
algorithm | MACAlgorithm | |
Résultat | int |