Method | Description | |
---|---|---|
AppendData ( byte buffer, int offset, int count ) : void | ||
CreateHMAC ( string n, byte key ) : |
||
GetHashAndReset ( ) : byte[] | ||
IncrementalHash ( byte key ) : System |
public AppendData ( byte buffer, int offset, int count ) : void | ||
buffer | byte | |
offset | int | |
count | int | |
return | void |
public static CreateHMAC ( string n, byte key ) : |
||
n | string | |
key | byte | |
return |