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