Blake3Parameters public sealed class Blake3Parameters : ICipherParameters Blake3 Parameters. Documentation public Blake3Parameters() public static Blake3Parameters Context(byte[] pContext) Create a key parameter. public static Blake3Parameters Key(byte[] pKey) Create a key parameter. public void ClearKey() Clear the key bytes. public byte[] GetContext() Obtain the salt. public byte[] GetKey() Obtain the key.