Uses of Class
org.zkoss.zkex.xml.GenericCertificateIntegrityException
-
Packages that use GenericCertificateIntegrityException Package Description org.zkoss.zkex.xml -
-
Uses of GenericCertificateIntegrityException in org.zkoss.zkex.xml
Methods in org.zkoss.zkex.xml that throw GenericCertificateIntegrityException Modifier and Type Method Description voidGenericCertificate. verify(java.security.PublicKey verificationKey, java.security.Signature verificationEngine)Verifies the digital signature of the encoded content in this certificate and locks it.
-