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)
107
kmac.
Append
(source);