Click or drag to resize
XmlRsaEncryptionBaseOutputDocument Property
Gets or sets the output XmlDocument (null when processing has not been or completed, or failed).

Namespace: com.softwarekey.Client.Encryption
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public XmlDocument OutputDocument { get; set; }

Property Value

Type: XmlDocument
See Also