Click or drag to resize
XmlRsaDecryption Constructor
Creates a new XmlRsaDecryption 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 XmlRsaDecryption()
See Also