Click or drag to resize
LicenseSigningKeyPrivateKeyBytes Property
Returns private key in byte form. Never use this value in your application source. Save separately.

Namespace: TreeksLicensingLibrary
Assembly: TreeksLicensingLibrary (in TreeksLicensingLibrary.dll) Version: 1.3.5562.40448
Syntax
public byte[] PrivateKeyBytes { get; }

Property Value

Type: Byte

Return Value

Type: Byte
Remarks