public class EncapsulatedX509Certificate extends EncapsulatedPKIData
mEncoding, mValuemContext, mElement, mId| Constructor and Description |
|---|
EncapsulatedX509Certificate(Context aContext,
tr.gov.tubitak.uekae.esya.asn.attrcert.AttributeCertificate aCertificate) |
EncapsulatedX509Certificate(Context aContext,
tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate aCertificate) |
EncapsulatedX509Certificate(org.w3c.dom.Element aElement,
Context aContext)
Construct XADESBaseElement from existing
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLocalName() |
getEncoding, getValue, setEncoding, setValuegetNamespaceaddBigIntegerElement, addLineBreak, addLineBreak, checkNamespace, createElement, generateAndSetId, getAttribute, getBigIntegerFromElement, getChildText, getContext, getDocument, getElement, getId, insertBase64EncodedElement, insertElement, insertTextElement, selectChildElement, selectChildren, setIdpublic EncapsulatedX509Certificate(Context aContext, tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate aCertificate)
public EncapsulatedX509Certificate(Context aContext, tr.gov.tubitak.uekae.esya.asn.attrcert.AttributeCertificate aCertificate) throws XMLSignatureException
XMLSignatureExceptionpublic EncapsulatedX509Certificate(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 java.lang.String getLocalName()
getLocalName in class BaseElementCopyright © 2025. All rights reserved.