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