public class Metered extends Object
Constructor and Description |
---|
Metered() |
Modifier and Type | Method and Description |
---|---|
void |
resetMeteredKey()
Removes previously setup license.
|
void |
setMeteredKey(String publicKey,
String privateKey)
Sets the metered public and private keys.
|
public void setMeteredKey(String publicKey, String privateKey) throws Exception
publicKey
- The public key.privateKey
- The private key.Exception
public void resetMeteredKey()
Copyright (c) 2008-2018 Aspose Pty Ltd. All Rights Reserved.