Package | Description |
---|---|
old.org.bouncycastle.asn1.esf | |
old.org.bouncycastle.asn1.ocsp | |
old.org.bouncycastle.cert.ocsp | |
old.org.bouncycastle.ocsp |
Modifier and Type | Method and Description |
---|---|
ResponderID |
OcspIdentifier.getOcspResponderID() |
Constructor and Description |
---|
OcspIdentifier(ResponderID ocspResponderID,
DERGeneralizedTime producedAt) |
Modifier and Type | Method and Description |
---|---|
static ResponderID |
ResponderID.getInstance(ASN1TaggedObject obj,
boolean explicit) |
static ResponderID |
ResponderID.getInstance(Object obj) |
ResponderID |
ResponseData.getResponderID() |
Constructor and Description |
---|
ResponseData(DERInteger version,
ResponderID responderID,
DERGeneralizedTime producedAt,
ASN1Sequence responses,
X509Extensions responseExtensions) |
ResponseData(ResponderID responderID,
DERGeneralizedTime producedAt,
ASN1Sequence responses,
X509Extensions responseExtensions) |
Modifier and Type | Method and Description |
---|---|
ResponderID |
RespID.toASN1Object() |
Constructor and Description |
---|
RespID(ResponderID id) |
Modifier and Type | Method and Description |
---|---|
ResponderID |
RespID.toASN1Object() |
Constructor and Description |
---|
RespID(ResponderID id) |
Copyright © 2015. All rights reserved.