Uses of Class
org.zkoss.chart.lic.xml.GenericCertificateNotLockedException
-
Packages that use GenericCertificateNotLockedException Package Description org.zkoss.chart.lic.xml Provides XML services like encoding/decoding of persistent objects or signing/verifying secure generic certificates. -
-
Uses of GenericCertificateNotLockedException in org.zkoss.chart.lic.xml
Methods in org.zkoss.chart.lic.xml that throw GenericCertificateNotLockedException Modifier and Type Method Description Object
GenericCertificate. getContent()
Returns a clone of the certificate's content as it was signed or verified before.
-