HashingAlgorithm.GetKey Method
Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Common.dll (version 7.0.9147)
GetKey()
Gets the current key.
Declaration
public byte[] GetKey()
Returns
Type | Description |
---|---|
Byte[] | The current key. |