Package | Description |
---|---|
kz.gamma.asn1.ocsp |
Modifier and Type | Field and Description |
---|---|
private ResponseData |
BasicOCSPResponse.tbsResponseData |
Modifier and Type | Method and Description |
---|---|
static ResponseData |
ResponseData.getInstance(ASN1TaggedObject obj,
boolean explicit) |
static ResponseData |
ResponseData.getInstance(java.lang.Object obj) |
ResponseData |
BasicOCSPResponse.getTbsResponseData() |
Constructor and Description |
---|
BasicOCSPResponse(ResponseData tbsResponseData,
AlgorithmIdentifier signatureAlgorithm,
DERBitString signature,
ASN1Sequence certs) |
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.