FingerLicense.encrypt Method

Module: FingerLicense

Definition

Encrypt a license from XML source.

public static byte[] encrypt(String magicCode, String src) throws FingerException

Parameters

magicCode String
in Access key.

src String
in XML source.

Returns

byte[]
Encrypted license data.

Exceptions

An error has occurred during Finger Library execution.