public interface CmLicense
| Modifier and Type | Method and Description |
|---|---|
long |
getMaxNumberOfCerts()
Returns maximal number of certificates.
|
boolean |
grant(String caSubject)
The CA subject RFC4519 style.
|
boolean |
grantAllCAs() |
boolean |
isValid()
Whether the license is valid.
|
void |
regulateSpeed()
Regulate the speed.
|
boolean isValid()
boolean grantAllCAs()
boolean grant(String caSubject)
caSubject - the CA's subjectvoid regulateSpeed()
long getMaxNumberOfCerts()
Copyright © 2022. All rights reserved.