| Package | Description |
|---|---|
| org.xipki.ca.server.db |
| Modifier and Type | Method and Description |
|---|---|
CertStore.CertStatus |
CertStore.getCertStatusForSubject(org.xipki.ca.api.NameId ca,
org.bouncycastle.asn1.x500.X500Name subject) |
static CertStore.CertStatus |
CertStore.CertStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CertStore.CertStatus[] |
CertStore.CertStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.