Class Cryptolens
java.lang.Object
io.cryptolens.legacy.Cryptolens
Deprecated.
The main class that contains methods to verify license keys.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Deprecated.static enum
Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.static Cryptolens
Deprecated.void
setRSAPublicKey
(String RSAPubKey) Deprecated.Sets the RSA Public key to verify the response from the server.
-
Method Details
-
getDefault
Deprecated. -
setRSAPublicKey
Deprecated.Sets the RSA Public key to verify the response from the server. You can find it here: https://app.cryptolens.io/docs/api/v3/QuickStart#api-key. -
activate
public Cryptolens.ActivateResponse activate(String token, int productId, String licenseKey, String machineCode) Deprecated.
-