Class CpKeyInfoClause
Inheritance
CpKeyInfoClause
Inherited Members
Namespace: CryptoPro.Security.Cryptography.Xml
Assembly: CryptoPro.Security.Cryptography.Xml.dll
Syntax
public abstract class CpKeyInfoClause
Constructors
CpKeyInfoClause()
Declaration
protected CpKeyInfoClause()
Methods
GetXml()
Declaration
public abstract XmlElement GetXml()
Returns
Type | Description |
---|---|
XmlElement |
LoadXml(XmlElement)
Declaration
public abstract void LoadXml(XmlElement element)
Parameters
Type | Name | Description |
---|---|---|
XmlElement | element |