6 references to CipherData
System.Configuration (2)
System\Configuration\RSAProtectedConfigurationProvider.cs (2)
72ek.CipherData = new CipherData(); 81ed.CipherData = new CipherData();
System.Security (4)
system\security\cryptography\xml\encrypteddata.cs (1)
56this.CipherData = new CipherData();
system\security\cryptography\xml\encryptedkey.cs (1)
100this.CipherData = new CipherData();
system\security\cryptography\xml\encryptedtype.cs (1)
105m_cipherData = new CipherData();
system\security\cryptography\xml\transform.cs (1)
1372cipherDataObj = new CipherData();