Click or drag to resize
XmlRsaEncryptionBaseEnvelopeUpgradeBehavior Property
Gets or sets whether to only use the latest version of the Envelope or to fall back and attempt to use an older version of the envelope if decryption fails.

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

Property Value

Type: EnvelopeUpgradeBehaviorOptions
See Also