2 references to Cryptography_CipherModeNotSupported
System.Security.Cryptography (2)
System\Security\Cryptography\RC2Implementation.cs (2)
188throw new CryptographicException(SR.Format(SR.Cryptography_CipherModeNotSupported, CipherMode.CFB)); 199throw new CryptographicException(SR.Format(SR.Cryptography_CipherModeNotSupported, CipherMode.CFB));