Uses of Class
org.zkoss.chart.lic.xml.GenericCertificate
-
Packages that use GenericCertificate Package Description org.zkoss.chart.lic.xml Provides XML services like encoding/decoding of persistent objects or signing/verifying secure generic certificates. -
-
Uses of GenericCertificate in org.zkoss.chart.lic.xml
Constructors in org.zkoss.chart.lic.xml with parameters of type GenericCertificate Constructor Description GenericCertificate(GenericCertificate cert)
Copy constructor for the given generic certificate.
-