Base:
property
BlockSize
System.Security.Cryptography.SymmetricAlgorithm.BlockSize
2 references to BlockSize
System.Security.Cryptography (2)
System\Security\Cryptography\DESCryptoServiceProvider.Unix.cs (2)
32_impl.CreateEncryptor(rgbKey, CapiHelper.TrimLargeIV(rgbIV, BlockSize)); 35_impl.CreateDecryptor(rgbKey, CapiHelper.TrimLargeIV(rgbIV, BlockSize));