gnu.crypto.keyring
public final class CertPathEntry extends PrimitiveEntry
| Field Summary | |
|---|---|
| static int | TYPE |
| Constructor Summary | |
|---|---|
| CertPathEntry(Certificate[] path, Date creationDate, Properties properties) | |
| Method Summary | |
|---|---|
| static CertPathEntry | decode(DataInputStream in) |
| protected void | encodePayload() |
| Certificate[] | getCertPath() |