3 references to Cryptography_PlaintextTooLarge
System.Security.Cryptography (3)
System\Security\Cryptography\Aes.cs (1)
69SR.Cryptography_PlaintextTooLarge);
System\Security\Cryptography\SymmetricAlgorithm.cs (2)
387throw new ArgumentOutOfRangeException(nameof(plaintextLength), SR.Cryptography_PlaintextTooLarge); 466throw new ArgumentOutOfRangeException(nameof(plaintextLength), SR.Cryptography_PlaintextTooLarge);