5 references to Cryptography_Xml_MissingCipherData
System.Security.Cryptography.Xml (5)
System\Security\Cryptography\Xml\EncryptedData.cs (2)
45throw new CryptographicException(SR.Cryptography_Xml_MissingCipherData); 110throw new CryptographicException(SR.Cryptography_Xml_MissingCipherData);
System\Security\Cryptography\Xml\EncryptedKey.cs (2)
81throw new CryptographicException(SR.Cryptography_Xml_MissingCipherData); 183throw new CryptographicException(SR.Cryptography_Xml_MissingCipherData);
System\Security\Cryptography\Xml\EncryptedXml.cs (1)
278throw new CryptographicException(SR.Cryptography_Xml_MissingCipherData);