2 references to BitsPerByte
System.Security.Cryptography (2)
System\Security\Cryptography\DESCryptoServiceProvider.Windows.cs (2)
69
long keySize = rgbKey.Length * (long)
BitsPerByte
;
99
BlockSize /
BitsPerByte
,