LicenseHelperUnpackLicense Method

Definition

Namespace: MFiles.Crypto
Assembly: MFiles.Crypto (in MFiles.Crypto.dll) Version: 23.12.13247.3
C#
public static byte[] UnpackLicense(
	string license,
	int startBytes = 0
)

Parameters

license  String
 
startBytes  Int32  (Optional)
 

Return Value

Byte

See Also