Implemented interface member:
property
HashSizeInBytes
System.Security.Cryptography.ILiteHash.HashSizeInBytes
1 reference to HashSizeInBytes
System.Security.Cryptography (1)
System\Security\Cryptography\ConcurrentSafeKmac.cs (1)
11
public int HashSizeInBytes => _liteKmac.
HashSizeInBytes
;