Brunet.Security.NullHash.HashCore C# (CSharp) Method

HashCore() protected method

protected HashCore ( byte rgb, int start, int size ) : void
rgb byte
start int
size int
return void
    protected override void HashCore(byte[] rgb, int start, int size)
    {
    }