Uses of Class
io.keikaiex.license.LicenseNotaryException
-
Packages that use LicenseNotaryException Package Description io.keikaiex.license Manages licensing tasks like signing/verifying, validating, compressing/decompressing and encrypting/decrypting. -
-
Uses of LicenseNotaryException in io.keikaiex.license
Methods in io.keikaiex.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
-