Click or drag to resize
EnvelopeUpgradeBehaviorOptions Enumeration
Envelope Upgrade Behavior Options.

Namespace: com.softwarekey.Client.Encryption
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public enum EnvelopeUpgradeBehaviorOptions
Members
  Member nameValueDescription
RequireLatest0Do not fall back to older versions of the Encryption Envelope.
AllowOlder1Allow falling back to older versions of the Encryption Envelope.
See Also