Click or drag to resize
XmlRsaEncryptionBaseInputDocumentString Property
Gets or sets the input XML string. (Changing the InputDocument property affects this property, and setting this property updates the InputDocument property.)

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

Property Value

Type: String
See Also