Package | Description |
---|---|
org.bouncycastle.asn1.esf | |
org.bouncycastle.asn1.ocsp |
Modifier and Type | Method and Description |
---|---|
BasicOCSPResponse[] |
RevocationValues.getOcspVals() |
Constructor and Description |
---|
RevocationValues(CertificateList[] crlVals,
BasicOCSPResponse[] ocspVals,
OtherRevVals otherRevVals) |
Modifier and Type | Method and Description |
---|---|
static BasicOCSPResponse |
BasicOCSPResponse.getInstance(ASN1TaggedObject obj,
boolean explicit) |
static BasicOCSPResponse |
BasicOCSPResponse.getInstance(Object obj) |
Copyright © 2017 BouncyCastle.org. All rights reserved.