Click or drag to resize

LicenseSigningKey Constructor (String)

Initializes class and loads license signing key from unecrypted (plain-text) file.

Namespace:  TreeksLicensingLibrary2
Assembly:  TreeksLicensingLibrary2 (in TreeksLicensingLibrary2.dll) Version: 2.1.8318.42066 (2.1.0.0)
Syntax
public LicenseSigningKey(
	string KeyFilePath
)

Parameters

KeyFilePath
Type: SystemString
Path to the license signing key file
Remarks