|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICertificateHandle
A certificate handle is used by the certificate manager to connect certificates with their trust level and eventually with a underlying file.
| Method Summary | |
|---|---|
boolean |
delete()
Delete the certificate and all related files. |
java.security.cert.X509Certificate |
getCertificate()
Get the X509Certificate corresponding to this handle. |
ICertificateManager.CertTrust |
getTrust()
Get the trust level of this certificate. |
| Method Detail |
|---|
boolean delete()
true if the deletion was complete, false
otherwise.java.security.cert.X509Certificate getCertificate()
X509Certificate corresponding to this handle.
ICertificateManager.CertTrust getTrust()
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||