Uses of Class
org.zkoss.chart.lic.xml.GenericCertificateIntegrityException
-
Packages that use GenericCertificateIntegrityException Package Description org.zkoss.chart.lic.xml Provides XML services like encoding/decoding of persistent objects or signing/verifying secure generic certificates. -
-
Uses of GenericCertificateIntegrityException in org.zkoss.chart.lic.xml
Methods in org.zkoss.chart.lic.xml that throw GenericCertificateIntegrityException Modifier and Type Method Description void
GenericCertificate. verify(PublicKey verificationKey, Signature verificationEngine)
Verifies the digital signature of the encoded content in this certificate and locks it.
-