| Package | Description |
|---|---|
| org.xipki.ca.api |
| Modifier and Type | Method and Description |
|---|---|
NameId |
CertificateInfo.getIssuer() |
NameId |
CertificateInfo.getProfile() |
NameId |
CertificateInfo.getRequestor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
NameId.equals(NameId obj,
boolean ignoreId) |
| Constructor and Description |
|---|
CertificateInfo(CertWithDbId cert,
org.bouncycastle.asn1.pkcs.PrivateKeyInfo privateKey,
NameId issuer,
org.xipki.security.X509Cert issuerCert,
byte[] subjectPublicKey,
NameId profile,
NameId requestor) |
Copyright © 2018. All rights reserved.