Click or drag to resize
XmlRsaEncryptionBase Constructor
Creates a new XmlRsaEncryptionBase object. (Requires the EncryptionKey and InputDocument properties to be set before calling the Process method!)

Namespace: com.softwarekey.Client.Encryption
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public XmlRsaEncryptionBase()
See Also