3 references to KeyReference
System.IdentityModel (3)
System\IdentityModel\EncryptedKeyElement.cs (3)
68
else if ( reader.IsStartElement( XmlEncryptionConstants.Elements.
KeyReference
, XmlEncryptionConstants.Namespace ) )
82
else if ( reader.IsStartElement( XmlEncryptionConstants.Elements.
KeyReference
, XmlEncryptionConstants.Namespace ) )
86
if ( reader.IsStartElement( XmlEncryptionConstants.Elements.
KeyReference
, XmlEncryptionConstants.Namespace ) )