org.kde.koala
Class KSSLCertificateFactory
java.lang.Object
org.kde.koala.KSSLCertificateFactory
- All Implemented Interfaces:
- org.kde.qt.QtSupport
public class KSSLCertificateFactory
- extends java.lang.Object
- implements org.kde.qt.QtSupport
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KSSLCertificateFactory
protected KSSLCertificateFactory(java.lang.Class dummy)
KSSLCertificateFactory
public KSSLCertificateFactory()
generateSelfSigned
public static KSSLCertificate generateSelfSigned(int keytype)
finalize
protected void finalize()
throws java.lang.InternalError
- Deletes the wrapped C++ instance
- Overrides:
finalize
in class java.lang.Object
- Throws:
java.lang.InternalError
dispose
public void dispose()
- Delete the wrapped C++ instance ahead of finalize()
isDisposed
public boolean isDisposed()
- Has the wrapped C++ instance been deleted?