Click or drag to resize
XmlRsaDecryptionVerifyWithBothKeys Property
Gets or sets whether verification will be attempted with both keys. (If true, the behavior specified in the SignatureOptions property is overridden. This is helpful for special cases, such as writable license files.)

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

Property Value

Type: Boolean
See Also