Uses of Class
org.zkoss.zkex.license.LicenseNotaryException
-
Packages that use LicenseNotaryException Package Description org.zkoss.zkex.license -
-
Uses of LicenseNotaryException in org.zkoss.zkex.license
Methods in org.zkoss.zkex.license that throw LicenseNotaryException Modifier and Type Method Description protected java.security.PrivateKeyLicenseNotary. getPrivateKey()Returns the private key from the keyStore.protected java.security.PublicKeyLicenseNotary. getPublicKey()Returns the public key from the keyStore
-