Overview
Metered is a class in Aspose.Note FOSS for Python.
Metered.SetMeteredKey stores the provided public and private keys for metered licensing.
Methods
| Signature | Description |
|---|
SetMeteredKey(public_key: str, private_key: str) | Stores the provided public and private keys for metered licensing |
See Also