Method | Description | |
---|---|---|
HMACSSLv3 ( byte key, bool useSHA1 ) : System | ||
Initialize ( ) : void |
Method | Description | |
---|---|---|
HashCore ( byte rgb, int ib, int cb ) : void | ||
HashFinal ( ) : byte[] |
public HMACSSLv3 ( byte key, bool useSHA1 ) : System | ||
key | byte | |
useSHA1 | bool | |
return | System |
protected HashCore ( byte rgb, int ib, int cb ) : void | ||
rgb | byte | |
ib | int | |
cb | int | |
return | void |