Implemented interface member:
method
Append
System.Security.Cryptography.ILiteHash.Append(System.ReadOnlySpan<System.Byte>)
2 references to Append
System.Security.Cryptography (2)
System\Security\Cryptography\Shake128.cs (1)
80_hashProvider.Append(data);
System\Security\Cryptography\Shake256.cs (1)
80_hashProvider.Append(data);