1 instantiation of CipherReference
System.Security (1)
system\security\cryptography\xml\cipherdata.cs (1)
109m_cipherReference = new CipherReference();
3 references to CipherReference
System.Security (3)
system\security\cryptography\xml\cipherdata.cs (3)
26private CipherReference m_cipherReference = null; 35public CipherData (CipherReference cipherReference) { 45public CipherReference CipherReference {