BiosealLicense.encrypt Method

Module: BiosealLicense

Definition

Encrypt a license from XML source.

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

Parameters

magicCode String
in Access key.

src String
in XML source.

Returns

byte[]
Encrypted license data.

Exceptions

An error has occurred during Bioseal Library execution.