System.Security.Cryptography.Xml.KeyReference
Represents the <KeyReference> element used in XML encryption. This class cannot be inherited.
public KeyReference()
Initializes a new instance of the KeyReference class for XML encryption.
Initializes a new instance of the KeyReference class for XML encryption using the supplied Uniform Resource Identifier (URI).
Initializes a new instance of the KeyReference class for XML encryption using the specified Uniform Resource Identifier (URI) and a TransformChain object.