Licenses class Remove key

You have a method to install a key :
install(key)bool:

Install a [license] with the specified key. Returns True if successful.

But you do not have the opposite, How do you remove a key without using the key-manager?

1 Like