3 references to EncryptedData
System.IdentityModel (3)
System\IdentityModel\EncryptedDataElement.cs (3)
21
XmlEncryptionConstants.Elements.
EncryptedData
,
136
if ( !reader.IsStartElement( XmlEncryptionConstants.Elements.
EncryptedData
, XmlEncryptionConstants.Namespace ) )
172
writer.WriteStartElement( XmlEncryptionConstants.Prefix, XmlEncryptionConstants.Elements.
EncryptedData
, XmlEncryptionConstants.Namespace );