5 references to Cryptography_PlaintextTooLarge
System.Security.Cryptography (5)
System\Security\Cryptography\Aes.cs (3)
75
SR.
Cryptography_PlaintextTooLarge
);
397
SR.
Cryptography_PlaintextTooLarge
);
904
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
);