public class EncapsulatedOCSPValue extends EncapsulatedPKIData
EncapsulatedOCSPValue element contains the base-64 encoding
of a DER-encoded OCSPResponse defined in RFC 2560.mEncoding, mValuemContext, mElement, mId| Constructor and Description |
|---|
EncapsulatedOCSPValue(Context aContext,
tr.gov.tubitak.uekae.esya.api.asn.ocsp.EOCSPResponse aOCSPResponse) |
EncapsulatedOCSPValue(org.w3c.dom.Element aElement,
Context aContext)
Construct XADESBaseElement from existing
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLocalName() |
void |
setEncoding(PKIEncodingType aEncoding)
Useless method, dont need to set PKIEncodingType on EncapsulatedOCSPValue
becuase its has always "DER" encoding type.
|
getEncoding, getValue, setValuegetNamespaceaddBigIntegerElement, addLineBreak, addLineBreak, checkNamespace, createElement, generateAndSetId, getAttribute, getBigIntegerFromElement, getChildText, getContext, getDocument, getElement, getId, insertBase64EncodedElement, insertElement, insertTextElement, selectChildElement, selectChildren, setIdpublic EncapsulatedOCSPValue(Context aContext, tr.gov.tubitak.uekae.esya.api.asn.ocsp.EOCSPResponse aOCSPResponse)
public EncapsulatedOCSPValue(org.w3c.dom.Element aElement,
Context aContext)
throws XMLSignatureException
aElement - xml elementaContext - according to contextXMLSignatureException - when structure is invalid or can not be
resolved appropriatelypublic void setEncoding(PKIEncodingType aEncoding)
setEncoding in class EncapsulatedPKIDataaEncoding - public java.lang.String getLocalName()
getLocalName in class BaseElementCopyright © 2025. All rights reserved.