Uses of Class
io.keikaiex.license.PrivacyGuard
-
Packages that use PrivacyGuard Package Description io.keikaiex.license Manages licensing tasks like signing/verifying, validating, compressing/decompressing and encrypting/decrypting. -
-
Uses of PrivacyGuard in io.keikaiex.license
Methods in io.keikaiex.license that return PrivacyGuard Modifier and Type Method Description protected PrivacyGuardLicenseManager. getPrivacyGuard()Returns a privacy guard configured to use the cipher parameters contained in the current license parameters -nullis never returned.
-