XmlRsaEncryptionBaseUseEncryption Property |
Gets whether encryption or decryption is required.
Namespace: com.softwarekey.Client.EncryptionAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic virtual bool UseEncryption { get; }
Public Overridable ReadOnly Property UseEncryption As Boolean
Get
public:
virtual property bool UseEncryption {
bool get ();
}
Property Value
Type:
Boolean
See Also