Méthode | Description | |
---|---|---|
DoFinal ( IMac mac ) : byte[] | ||
GetAlgorithmName ( |
||
GetMac ( |
/// Returns a ObjectIdentifier for a given digest mechanism. ///
|
|
GetMac ( string algorithm ) : IMac |
Méthode | Description | |
---|---|---|
MacUtilities ( ) : System.Collections |
public static DoFinal ( IMac mac ) : byte[] | ||
mac | IMac | |
Résultat | byte[] |
public static GetAlgorithmName ( |
||
oid | ||
Résultat | string |
public static GetMac ( |
||
id | ||
Résultat | IMac |
public static GetMac ( string algorithm ) : IMac | ||
algorithm | string | |
Résultat | IMac |