| Package | Description |
|---|---|
| com.netscape.certsrv.dbs.certdb | |
| com.netscape.certsrv.dbs.keydb |
| Modifier and Type | Method and Description |
|---|---|
MetaInfo |
ICertRecord.getMetaInfo()
Retrieves meta info.
|
| Modifier and Type | Method and Description |
|---|---|
ICertRecord |
ICertificateRepository.createCertRecord(java.math.BigInteger id,
java.security.cert.Certificate cert,
MetaInfo meta)
Creates certificate record.
|
| Modifier and Type | Method and Description |
|---|---|
MetaInfo |
IKeyRecord.getMetaInfo()
Retrieves meta info.
|