Search Results for

    Show / Hide Table of Contents

    Enum SignMethod

    Sets what should be signed and returned when returning a license key object that is intended to be stored on the end user machine.

    Namespace: SKM.V3.Models
    Assembly: Cryptolens.Licensing.CrossPlatform.dll
    Syntax
    public enum SignMethod

    Fields

    Name Description
    LinqSign

    This one is the default for the .NET library, but is not very flexible. It should not be used in newer models and methods.

    StringSign

    This one is the preferred way of signing any type of information since it does not care about the conversion, only about the actual string being signed.

    • Edit this page
    • View Source
    In this article
    Back to top Copyright © Cryptolens AB