|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TBSRequest | |
---|---|
com.digt.trusted.asn1.ocsp | Support classes useful for encoding and supporting OCSP objects. |
Uses of TBSRequest in com.digt.trusted.asn1.ocsp |
---|
Methods in com.digt.trusted.asn1.ocsp that return TBSRequest | |
---|---|
static TBSRequest |
TBSRequest.getInstance(ASN1TaggedObject obj,
boolean explicit)
|
static TBSRequest |
TBSRequest.getInstance(java.lang.Object obj)
|
TBSRequest |
OCSPRequest.getTbsRequest()
|
Constructors in com.digt.trusted.asn1.ocsp with parameters of type TBSRequest | |
---|---|
OCSPRequest(TBSRequest tbsRequest,
Signature optionalSignature)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |