@Deprecated
public class Cryptolens
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Cryptolens.ActivateResponse
Deprecated.
|
static class |
Cryptolens.ActivateServerError
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Cryptolens.ActivateResponse |
activate(java.lang.String token,
int productId,
java.lang.String licenseKey,
java.lang.String machineCode)
Deprecated.
|
static Cryptolens |
getDefault()
Deprecated.
|
void |
setRSAPublicKey(java.lang.String RSAPubKey)
Deprecated.
Sets the RSA Public key to verify the response from the server.
|
public static Cryptolens getDefault()
public void setRSAPublicKey(java.lang.String RSAPubKey)
public Cryptolens.ActivateResponse activate(java.lang.String token, int productId, java.lang.String licenseKey, java.lang.String machineCode)