4 references to Encryption
System.IdentityModel (4)
System\IdentityModel\Protocols\WSTrust\WSTrustSerializationHelper.cs (4)
135if (reader.IsStartElement(trustConstants.Elements.Encryption, trustConstants.NamespaceURI)) 845requestSerializer.WriteXmlElement(writer, trustConstants.Elements.Encryption, rst.Encryption, rst, context); 1161if (StringComparer.Ordinal.Equals(elementName, trustConstants.Elements.Encryption)) 1165writer.WriteStartElement(trustConstants.Prefix, trustConstants.Elements.Encryption, trustConstants.NamespaceURI);