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\ConcurrentSafeKmac.cs (1)
32_liteKmac.Append(data);
System\Security\Cryptography\HashProviderDispenser.Windows.cs (1)
107kmac.Append(source);