5 references to Cryptography_Xml_MissingCipherData
System.Security.Cryptography.Xml (5)
System\Security\Cryptography\Xml\EncryptedData.cs (2)
42throw new CryptographicException(SR.Cryptography_Xml_MissingCipherData); 102throw new CryptographicException(SR.Cryptography_Xml_MissingCipherData);
System\Security\Cryptography\Xml\EncryptedKey.cs (2)
82throw new CryptographicException(SR.Cryptography_Xml_MissingCipherData); 179throw new CryptographicException(SR.Cryptography_Xml_MissingCipherData);
System\Security\Cryptography\Xml\EncryptedXml.cs (1)
253throw new CryptographicException(SR.Cryptography_Xml_MissingCipherData);