scheme property

LicenseAttributesSchemeEnum? scheme
getter/setter pair

The cryptographic encryption/signature scheme used on the license's key. Can be used to implement offline licensing by securely storing arbitrary data within a license's key.

Implementation

LicenseAttributesSchemeEnum? scheme;