Implemented interface member:
method
Finalize
System.Security.Cryptography.ILiteHash.Finalize(System.Span<System.Byte>)
1 reference to Finalize
System.Security.Cryptography (1)
System\Security\Cryptography\ConcurrentSafeKmac.cs (1)
43return _liteKmac.Finalize(destination);