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