Class CpEncryptedData
Inherited Members
Namespace: CryptoPro.Security.Cryptography.Xml
Assembly: CryptoPro.Security.Cryptography.Xml.dll
Syntax
public sealed class CpEncryptedData : CpEncryptedType
Methods
GetXml()
Declaration
public override XmlElement GetXml()
Returns
| Type | Description |
|---|---|
| XmlElement |
Overrides
LoadXml(XmlElement)
Declaration
public override void LoadXml(XmlElement value)
Parameters
| Type | Name | Description |
|---|---|---|
| XmlElement | value |