public static class SSLCertificateApprovalCallback.ValidityItem
extends java.lang.Object
| Constructor and Description |
|---|
ValidityItem(int reason,
PK11Cert cert,
int depth) |
| Modifier and Type | Method and Description |
|---|---|
PK11Cert |
getCert() |
int |
getDepth() |
int |
getReason() |
public ValidityItem(int reason,
PK11Cert cert,
int depth)
public int getReason()
public int getDepth()
public PK11Cert getCert()