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