| Package | Description |
|---|---|
| org.xipki.ocsp.server.type |
| Modifier and Type | Method and Description |
|---|---|
static ExtendedExtension |
ExtendedExtension.getInstance(byte[] encoded,
int from,
int len) |
ExtendedExtension |
ExtendedExtension.revertCritical() |
| Modifier and Type | Method and Description |
|---|---|
List<ExtendedExtension> |
OcspRequest.getExtensions() |
| Constructor and Description |
|---|
OcspRequest(int version,
List<CertID> requestList,
List<ExtendedExtension> extensions) |
Copyright © 2023. All rights reserved.