System.Security.Cryptography.Xml.KeyInfoNode Class

Handles System.Security.Cryptography.Xml.KeyInfo subelements that do not have specific implementations or handlers registered on the machine.

See Also: KeyInfoNode Members

Syntax

public class KeyInfoNode : KeyInfoClause

Remarks

The System.Security.Cryptography.Xml.KeyInfo subelements with specific implementations are System.Security.Cryptography.Xml.KeyInfoName, System.Security.Cryptography.Xml.KeyInfoRetrievalMethod, and System.Security.Cryptography.Xml.KeyInfoX509Data.

For more information about the <KeyInfo> element, see Section 4.4 of the XMLDSIG specification, which is available from the W3C at www.w3.org/TR/xmldsig-core/, or see the XML Encryption specification, which is available from the W3C at www.w3.org/TR/xmlenc-core/.

Requirements

Namespace: System.Security.Cryptography.Xml
Assembly: System.Security (in System.Security.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0