public interface IMetered
| Modifier and Type | Method and Description |
|---|---|
void |
setMeteredKey(java.lang.String publicKey,
java.lang.String privateKey)
Sets metered public and private key
|
void setMeteredKey(java.lang.String publicKey,
java.lang.String privateKey)
throws java.lang.Exception
publicKey - public keyprivateKey - private keyjava.lang.Exception - Exception that is thrown if there are any issuesCopyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.