public class X509IssuerSerialImpl extends X509IssuerSerialType implements X509IssuerSerial
X509IssuerSerial that supports the DOM
XML marshaling mechanism.DOMStructure.NodeWrapperissuerName_, serialNumber_implMap_, state_, STATE_CREATED, STATE_MARSHALED, STATE_UNINITIALIZED, STATE_UNMARSHALED| Constructor and Description |
|---|
X509IssuerSerialImpl(DOMCryptoContext context,
Node node)
Creates a new instance of this
X509IssuerSerialImpl with the
specified context and node. |
X509IssuerSerialImpl(String issuerName,
BigInteger serialNumber)
Creates a new instance of this
X509IssuerSerialImpl with the
specified issuer DN and serial number. |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocalName()
Returns the local name of the represented XML element.
|
String |
getNamespace()
Returns the namespace URI of the represented XML element.
|
getIssuerName, getSerialNumber, marshal, unmarshalStructuresaddBytesToElement, addBytesToElement, clearMarshalling, clearMarshalling, getBytesFromElement, getBytesFromElementStream, getChildStructures, getChildStructureVersion, getHere, getImplClass, getInstance, getInstance, getNode, getParentStructure, getParentStructureOf, getQualifiedName, getQualifiedName, hasNSDeclAttrInScope, isFeatureSupported, isNSDeclInScope, marshalAttributes, marshalElement, marshalIDAttribute, newIDforLookUp, putChildStructure, putImplClass, setBackToCompatibilityPrior1_14, setNode, setParentStructure, toString, unmarshal, unmarshalAttributes, unmarshalElement, unmarshalIDAttribute, wrapNodeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetIssuerName, getSerialNumberisFeatureSupportedpublic X509IssuerSerialImpl(DOMCryptoContext context, Node node) throws MarshalException
X509IssuerSerialImpl with the
specified context and node.context - the contextnode - the node to unmarshal fromMarshalException - if an exception occurs during unmarshalingpublic X509IssuerSerialImpl(String issuerName, BigInteger serialNumber)
X509IssuerSerialImpl with the
specified issuer DN and serial number.issuerName - the issuer DNserialNumber - the serial numberNullPointerException - if issuerName or serialNumber is
nullIllegalArgumentException - if isserName is not RFC 2253 compliantpublic String getLocalName()
DOMStructuregetLocalName in class DOMStructureDOMStructure.getLocalName()public String getNamespace()
DOMStructuregetNamespace in class DOMStructureDOMStructure.getNamespace()© 2002-2005 IAIK, © 2004, 2006 - 2019 Stiftung SIC