| Klasse java.security.cert.Certificate | 1.2 |
java.lang.Object | +--java.security.cert.Certificate
| Konstruktoren | |
|---|---|
| public | Certificate(String type) |
| Methoden | |
|---|---|
| public boolean | equals(Object other) |
| public abstract byte[] | getEncoded() |
| public abstract PublicKey | getPublicKey() |
| public final String | getType() |
| public int | hashCode() |
| public abstract String | toString() |
| public abstract void | verify(PublicKey key) |
| public abstract void | verify(PublicKey key, String sigProvider) |
| protected Object | writeReplace() ![]() |
![[1.3]](../../images/marg13.gif)