5 references to HashSizeInBytes
System.Security.Cryptography (5)
System\Security\Cryptography\Helpers.cs (1)
386
return HMACSHA3_512.
HashSizeInBytes
;
System\Security\Cryptography\HMACSHA3_512.cs (4)
19
static int IHMACStatic.HashSizeInBytes =>
HashSizeInBytes
;
324
/// <paramref name="hash"/> has a length not equal to <see cref="
HashSizeInBytes
" />.
358
/// <para><paramref name="hash"/> has a length not equal to <see cref="
HashSizeInBytes
" />.</para>
401
/// <para><paramref name="hash"/> has a length not equal to <see cref="
HashSizeInBytes
" />.</para>