Package | Description |
---|---|
org.bouncycastle.asn1.ocsp |
Modifier and Type | Method and Description |
---|---|
static ResponseData |
ResponseData.getInstance(ASN1TaggedObject obj,
boolean explicit) |
static ResponseData |
ResponseData.getInstance(Object obj) |
ResponseData |
BasicOCSPResponse.getTbsResponseData() |
Constructor and Description |
---|
BasicOCSPResponse(ResponseData tbsResponseData,
AlgorithmIdentifier signatureAlgorithm,
DERBitString signature,
ASN1Sequence certs) |
Copyright © 2020 BouncyCastle.org. All rights reserved.