4 references to Cryptography_PartialBlock
System.Security.Cryptography (4)
System\Security\Cryptography\SymmetricPadding.cs (2)
21throw new CryptographicException(SR.Cryptography_PartialBlock); 45throw new CryptographicException(SR.Cryptography_PartialBlock);
System\Security\Cryptography\UniversalCryptoDecryptor.cs (1)
72throw new CryptographicException(SR.Cryptography_PartialBlock);
System\Security\Cryptography\UniversalCryptoOneShot.cs (1)
21throw new CryptographicException(SR.Cryptography_PartialBlock);