1 instantiation of CipherDataElement
System.IdentityModel (1)
System\IdentityModel\EncryptedTypeElement.cs (1)
29
_cipherData = new
CipherDataElement
();
2 references to CipherDataElement
System.IdentityModel (2)
System\IdentityModel\EncryptedTypeElement.cs (2)
19
CipherDataElement
_cipherData;
78
public
CipherDataElement
CipherData