| XmlRsaEncryptionBaseUseSignatures Property |
Gets whether digital signatures need to be created or verified.
Namespace: com.softwarekey.Client.EncryptionAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic virtual bool UseSignatures { get; }Public Overridable ReadOnly Property UseSignatures As Boolean
Get
public:
virtual property bool UseSignatures {
bool get ();
}Property Value
Type:
Boolean
See Also