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