Skip navigation links
IAIK XAdES AddOn for XSECT
version 2.13
A B C D E F G H I L M N O P Q R S T U V X 

A

addClientKeyAndCert(X509Certificate[], PrivateKey) - Method in class iaik.xml.crypto.xades.impl.TCPTLSProxyTimeStampProcessor15
This method can be used to add a certificate (chain) and private key if the timestamp server requires SSL/TSL client authentication.
addClientKeyAndCert(X509Certificate[], PrivateKey) - Method in class iaik.xml.crypto.xades.impl.TCPTLSTimeStampProcessor
This method can be used to add a certificate (chain) and private key if the timestamp server requires SSL/TSL client authentication.
addTrustedServerCert(X509Certificate) - Method in class iaik.xml.crypto.xades.impl.TCPTLSProxyTimeStampProcessor15
Adds a server certificate used for establishing SSL/TSL connections.
addTrustedServerCert(X509Certificate) - Method in class iaik.xml.crypto.xades.impl.TCPTLSTimeStampProcessor
Adds a server certificate used for establishing SSL/TSL connections.
AllDataObjectsTimeStamp - Interface in iaik.xml.crypto.xades
A representation of the AllDataObjectsTimeStamp property as defined in ETSI TS 101 933 v1.3.2.
AllDataObjectsTimeStampImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the AllDataObjectsTimeStampImpl element that supports the DOM XML representation and processing mechanism.
AllDataObjectsTimeStampImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.AllDataObjectsTimeStampImpl
Creates a new instance of this AllDataObjectsTimeStampImpl with the given context and node.
AllDataObjectsTimeStampImpl(List, CanonicalizationMethodImpl, String, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.AllDataObjectsTimeStampImpl
Creates a new instance of this AllDataObjectsTimeStampImpl with the the list of Includes, canonicalization method and id-attribute values.
AnyType - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the OtherRef element that supports the DOM XML representation and processing mechanism.
AnyType(Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.AnyType
Creates a new instance of this AnyType with the gibven node.
AnyType(List) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.AnyType
Creates a new instance of this AnyType with the given list of XMLStructures.
appendArchiveTimeStamp(ArchiveTimeStampImpl, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
appendArchiveTimeStamp(ArchiveTimeStamp, XMLExtendContext) - Method in class iaik.xml.crypto.xades.impl.dom.XAdESSignatureImpl
 
appendArchiveTimeStamp(ArchiveTimeStamp, XMLExtendContext) - Method in interface iaik.xml.crypto.xades.XAdESSignature
Appends an ArchiveTimeStamp to the UnsignedSignatureProperties.
appendAttributeAuthorityCertificateValues(AttrAuthoritiesCertValuesImpl, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
appendAttributeCertificateRefs(AttributeCertificateRefsImpl, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
appendAttributeCertificateRefsV2(AttributeCertificateRefsV2Impl, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
appendAttributeRevocationRefs(AttributeRevocationRefsImpl, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
appendAttributeRevocationValues(AttributeRevocationValuesImpl, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
appendCertificateValues(CertificateValuesImpl, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
appendCompleteCertificateRefs(CompleteCertificateRefsImpl, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
appendCompleteCertificateRefsV2(CompleteCertificateRefsV2Impl, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
appendCompleteRevocationRefs(CompleteRevocationRefsImpl, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
appendCounterSignature(CounterSignatureImpl, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
appendCounterSignature(CounterSignature, XMLExtendContext) - Method in class iaik.xml.crypto.xades.impl.dom.XAdESSignatureImpl
 
appendCounterSignature(CounterSignature, XMLExtendContext) - Method in interface iaik.xml.crypto.xades.XAdESSignature
Appends a counter signature to the UnsignedSignatureProperties .
appendQualifyingProperties(DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.XAdESSignatureImpl
Appends a new QualifyingProperties element to the marshaled signature.
appendRefsOnlyTimeStamp(RefsOnlyTimeStampImpl, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
appendRefsOnlyTimeStampV2(RefsOnlyTimeStampV2Impl, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
appendRenewedDigests(RenewedDigestsImpl, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
appendRenewedDigests(RenewedDigests, XMLExtendContext) - Method in class iaik.xml.crypto.xades.impl.dom.XAdESSignatureImpl
 
appendRenewedDigests(RenewedDigests, XMLExtendContext) - Method in interface iaik.xml.crypto.xades.XAdESSignature
Depending on whether the given RenewedDigests contains the recomputed digest values the method appends the given RenewedDigests or recomputes the digest values and appends the RenewedDigests to the given signature: The recomputed digest values are contained in the given RenewedDigests:
The method appends the given RenewedDigests to the UnsignedSignatureProperties.
appendRevocationValues(RevocationValuesImpl, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
appendSigAndRefsTimeStamp(SigAndRefsTimeStampImpl, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
appendSigAndRefsTimeStampV2(SigAndRefsTimeStampV2Impl, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
appendSignaturePolicyStore(SignaturePolicyStoreImpl, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
appendSignaturePolicyStore(SignaturePolicyStore, XMLExtendContext) - Method in class iaik.xml.crypto.xades.impl.dom.XAdESSignatureImpl
 
appendSignaturePolicyStore(SignaturePolicyStore, XMLExtendContext) - Method in interface iaik.xml.crypto.xades.XAdESSignature
Appends a SignaturePolicyStore to the UnsignedSignatureProperties.
appendSignatureTimeStamp(SignatureTimeStampImpl, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
Appends the given SignatureTimeStamp.
appendSignatureTimeStamp(SignatureTimeStamp, XMLExtendContext) - Method in class iaik.xml.crypto.xades.impl.dom.XAdESSignatureImpl
 
appendSignatureTimeStamp(SignatureTimeStamp, XMLExtendContext) - Method in interface iaik.xml.crypto.xades.XAdESSignature
Appends a signature time-stamp to the UnsignedSignatureProperties.
appendTimeStampValidationData(TimeStampValidationDataImpl, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
appendTimeStampValidationData(TimeStampValidationData, XMLExtendContext) - Method in class iaik.xml.crypto.xades.impl.dom.XAdESSignatureImpl
 
appendTimeStampValidationData(TimeStampValidationData, XMLExtendContext) - Method in interface iaik.xml.crypto.xades.XAdESSignature
Appends a TimeStampValidationData to the UnsignedSignatureProperties.
appendUnsignedDataObjectProperties(UnsignedDataObjectPropertiesImpl, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedPropertiesImpl
Appends the given UnsignedDataObjectProperties.
appendUnsignedDataObjectProperty(UnsignedDataObjectPropertyImpl, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedDataObjectPropertiesImpl
 
appendUnsignedDataObjectProperty(UnsignedDataObjectProperty, XMLExtendContext) - Method in class iaik.xml.crypto.xades.impl.dom.XAdESSignatureImpl
 
appendUnsignedDataObjectProperty(UnsignedDataObjectProperty, XMLExtendContext) - Method in interface iaik.xml.crypto.xades.XAdESSignature
Appends an unsigned data object property to the UnsignedDataObjectProperties.
appendUnsignedProperties(UnsignedPropertiesImpl, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.QualifyingPropertiesImpl
Appends the given UnsignedProperties.
appendUnsignedSignatureProperties(UnsignedSignaturePropertiesImpl, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedPropertiesImpl
Appends the given UnsignedSignatureProperties.
appendValidationRefs(CompleteCertificateRefs, CompleteRevocationRefs, AttributeCertificateRefs, AttributeRevocationRefs, XMLExtendContext) - Method in class iaik.xml.crypto.xades.impl.dom.XAdESSignatureImpl
Deprecated. 
appendValidationRefs(CompleteCertificateRefs, CompleteRevocationRefs, AttributeCertificateRefs, AttributeRevocationRefs, XMLExtendContext) - Method in interface iaik.xml.crypto.xades.XAdESSignature
appendValidationRefsTimeStamp(SigAndRefsTimeStamp, XMLExtendContext) - Method in class iaik.xml.crypto.xades.impl.dom.XAdESSignatureImpl
Deprecated. 
appendValidationRefsTimeStamp(RefsOnlyTimeStamp, XMLExtendContext) - Method in class iaik.xml.crypto.xades.impl.dom.XAdESSignatureImpl
Deprecated. 
appendValidationRefsTimeStamp(SigAndRefsTimeStamp, XMLExtendContext) - Method in interface iaik.xml.crypto.xades.XAdESSignature
appendValidationRefsTimeStamp(RefsOnlyTimeStamp, XMLExtendContext) - Method in interface iaik.xml.crypto.xades.XAdESSignature
appendValidationRefsTimeStampV2(SigAndRefsTimeStampV2, XMLExtendContext) - Method in class iaik.xml.crypto.xades.impl.dom.XAdESSignatureImpl
 
appendValidationRefsTimeStampV2(RefsOnlyTimeStampV2, XMLExtendContext) - Method in class iaik.xml.crypto.xades.impl.dom.XAdESSignatureImpl
 
appendValidationRefsTimeStampV2(SigAndRefsTimeStampV2, XMLExtendContext) - Method in interface iaik.xml.crypto.xades.XAdESSignature
Appends a time stamp on the validation data references to the UnsignedSignatureProperties.
appendValidationRefsTimeStampV2(RefsOnlyTimeStampV2, XMLExtendContext) - Method in interface iaik.xml.crypto.xades.XAdESSignature
Appends a time stamp on the validation data references to the UnsignedSignatureProperties.
appendValidationRefsV2(CompleteCertificateRefsV2, CompleteRevocationRefs, AttributeCertificateRefsV2, AttributeRevocationRefs, XMLExtendContext) - Method in class iaik.xml.crypto.xades.impl.dom.XAdESSignatureImpl
 
appendValidationRefsV2(CompleteCertificateRefsV2, CompleteRevocationRefs, AttributeCertificateRefsV2, AttributeRevocationRefs, XMLExtendContext) - Method in interface iaik.xml.crypto.xades.XAdESSignature
Appends references to validation data to the UnsignedSignatureProperties.
appendValidationValues(CertificateValues, RevocationValues, AttrAuthoritiesCertValues, AttributeRevocationValues, XMLExtendContext) - Method in class iaik.xml.crypto.xades.impl.dom.XAdESSignatureImpl
 
appendValidationValues(CertificateValues, RevocationValues, AttrAuthoritiesCertValues, AttributeRevocationValues, XMLExtendContext) - Method in interface iaik.xml.crypto.xades.XAdESSignature
Appends validation data values to the UnsignedSignatureProperties.
ArchiveTimeStamp - Interface in iaik.xml.crypto.xades
A representation of the ArchiveTimeStamp property as defined in ETSI TS 101 933.
ArchiveTimeStamp132 - Interface in iaik.xml.crypto.xades
Deprecated.
This element is deprecated and substituted by a new element having the same name, but it is defined in a different namespace.
ArchiveTimeStamp132Impl - Class in iaik.xml.crypto.xades.impl.dom.properties
 
ArchiveTimeStamp132Impl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.ArchiveTimeStamp132Impl
 
ArchiveTimeStamp132Impl(List, CanonicalizationMethodImpl, String, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.ArchiveTimeStamp132Impl
 
ArchiveTimeStamp141 - Interface in iaik.xml.crypto.xades
A representation of the ArchiveTimeStamp property as defined in ETSI TS 101 933 v1.4.2 and lies in namespace (http://uri.etsi.org/01903/v1.4.1#).
ArchiveTimeStamp141Impl - Class in iaik.xml.crypto.xades.impl.dom.properties
 
ArchiveTimeStamp141Impl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.ArchiveTimeStamp141Impl
 
ArchiveTimeStamp141Impl(List, CanonicalizationMethodImpl, String, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.ArchiveTimeStamp141Impl
 
ArchiveTimeStampImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the ArchiveTimeStamp element that supports the DOM XML representation and processing mechanism.
ArchiveTimeStampImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.ArchiveTimeStampImpl
Creates a new instance of this ArchiveTimeStampImpl with the given context and node.
ArchiveTimeStampImpl(List, CanonicalizationMethodImpl, String, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.ArchiveTimeStampImpl
Creates a new instance of this ArchiveTimeStampImpl with the given list of a Includes, canonicalization method and id-attribute values.
archiveTimeStamps_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
AttrAuthoritiesCertValues - Interface in iaik.xml.crypto.xades
A representation of the AttrAuthoritiesCertValues element as defined in ETSI TS 101 933 v1.3.2.
attrAuthoritiesCertValues_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
AttrAuthoritiesCertValuesImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
 
AttrAuthoritiesCertValuesImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.AttrAuthoritiesCertValuesImpl
Creates a new instance of this AttrAuthoritiesCertValuesImpl with the given context and node.
AttrAuthoritiesCertValuesImpl(List, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.AttrAuthoritiesCertValuesImpl
Creates a new instance of this AttrAuthoritiesCertValuesImpl with the given list of EncapsulatedX509CertificateImpls and OtherCertificateImpls and id-attribute value.
AttributeCertificateRefs - Interface in iaik.xml.crypto.xades
A representation of the AttributeCertificateRefs property as defined in ETSI TS 101 903 v1.3.2.
attributeCertificateRefs_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
AttributeCertificateRefsImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
 
AttributeCertificateRefsImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.AttributeCertificateRefsImpl
Creates a new instance of this AttributeCertificateRefsImpl with the given context and node.
AttributeCertificateRefsImpl(List, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.AttributeCertificateRefsImpl
Creates a new instance of this AttributeCertificateRefsImpl with the given list of CertIDImpls and id-attribute value.
AttributeCertificateRefsV2 - Interface in iaik.xml.crypto.xades
A representation of the AttributeCertificateRefsV2 element as defined in ETSI ETSI EN 319 132-1.
attributeCertificateRefsV2_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
AttributeCertificateRefsV2Impl - Class in iaik.xml.crypto.xades.impl.dom.properties
Implementation of the AttributeCertificateRefsV2 element as defined in ETSI ETSI EN 319 132-1.
AttributeCertificateRefsV2Impl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.AttributeCertificateRefsV2Impl
Creates a new instance of this AttributeCertificateRefsV2Impl with the given context and node.
AttributeCertificateRefsV2Impl(List, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.AttributeCertificateRefsV2Impl
Creates a new instance of this AttributeCertificateRefsV2Impl with the given list of CertIDImpls and id-attribute value.
AttributeRevocationRefs - Interface in iaik.xml.crypto.xades
A representation of the AttributeRevocationRefs property as defined in ETSI TS 101 903 v1.3.2.
attributeRevocationRefs_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
AttributeRevocationRefsImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
 
AttributeRevocationRefsImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.AttributeRevocationRefsImpl
Creates a new instance of this AttributeRevocationRefsImpl with the given context and node to unmarshal from.
AttributeRevocationRefsImpl(CRLRefsImpl, OCSPRefsImpl, OtherRefsImpl, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.AttributeRevocationRefsImpl
Creates a new instance of this AttributeRevocationRefsImpl with the given CRLRefs, OCSPRefs, OtherRefs and id-attribute value.
AttributeRevocationRefsImpl(List, List, List, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.AttributeRevocationRefsImpl
Creates a new instance of this AttributeRevocationRefsImpl with the given list of CRLRefImpls, list of OCSPRefImpls, list of OtherRefImpls and id-attribute value.
AttributeRevocationValues - Interface in iaik.xml.crypto.xades
A representation of the AttributeRevocationValues element as defined in ETSI TS 101 933 v1.3.2.
attributeRevocationValues_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
AttributeRevocationValuesImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
 
AttributeRevocationValuesImpl(CRLValuesImpl, OCSPValuesImpl, OtherValuesImpl, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.AttributeRevocationValuesImpl
 
AttributeRevocationValuesImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.AttributeRevocationValuesImpl
 
AttributeRevocationValuesImpl(List, List, List, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.AttributeRevocationValuesImpl
 

B

byKey() - Method in class iaik.xml.crypto.xades.impl.dom.properties.ResponderIDImpl
 
byKey() - Method in interface iaik.xml.crypto.xades.ResponderID
 
byName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.ResponderIDImpl
 
byName() - Method in interface iaik.xml.crypto.xades.ResponderID
 

C

cachedTimeStampInput_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.XAdESTimeStampImpl
The cached time-stamp input.
calculateMessageImprint(OctetStreamData) - Method in class iaik.xml.crypto.xades.impl.TSPTimeStampProcessor
 
canonicalizationMethod_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.XAdESTimeStampImpl
The canonicalization method.
canonicalizeTargetSignatureValueElement(DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.XAdESTimeStampImpl
 
CertDigestImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the CertDigest element that supports the DOM XML representation and marshaling mechanism.
CertDigestImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CertDigestImpl
Creates a new instance of this CertDigestImpl with the given marshal context and node.
CertDigestImpl(DigestMethodImpl) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CertDigestImpl
Creates a new instance of this CertDigestImpl with the given digest method.
CertDigestImpl(DigestMethodImpl, byte[]) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CertDigestImpl
Creates a new instance of this CertDigestImpl with the given provider config, digest method and digest value.
CertID - Interface in iaik.xml.crypto.xades
A representation of the CertID type as defined in ETSI TS 101 933 v1.3.2.
CertIDImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the CertID element which supports the DOM XML representation and marshaling mechanism.
CertIDImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CertIDImpl
Creates a new instance of this CertIDImpl with the given context and node.
CertIDImpl(String, DigestMethodImpl, byte[], IssuerSerialImpl) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CertIDImpl
Creates a new instance of this CertIDImpl with the specified config, URI reference, digest method, digest value and issuer DN and serial number.
CertIDImpl(String, X509Certificate, DigestMethodImpl) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CertIDImpl
Creates a new instance of this CertIDImpl with the specified provider config, URI reference, certificate and digest method.
CertIDImpl(String, IssuerSerialImpl, DigestMethodImpl, InputStream) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CertIDImpl
Creates a new instance of this CertIDImpl with the specified provider config, URI reference, issuer DN and serial number and input for the digest computation.
CertIDListImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the CertIDListType type which supports the DOM XML processing and representation mechanism.
CertIDListImpl() - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CertIDListImpl
 
CertIDListImpl(Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CertIDListImpl
Creates a new instance of this CertIDListImpl with the given node.
CertIDListImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CertIDListImpl
Creates a new instance of this CertIDListImpl with the given context and.
CertIDListImpl(List) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CertIDListImpl
Creates a new instance of this CertIDListImpl with the given list of CertIDImpls.
CertIDListType - Interface in iaik.xml.crypto.xades
The XML Schema Definition is defined as:
CertIDListV2Impl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the CertIDListV2Type type which supports the DOM XML processing and representation mechanism.
CertIDListV2Impl() - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CertIDListV2Impl
 
CertIDListV2Impl(Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CertIDListV2Impl
Creates a new instance of this CertIDListV2Impl with the given node.
CertIDListV2Impl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CertIDListV2Impl
Creates a new instance of this CertIDListV2Impl with the given context and.
CertIDListV2Impl(List) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CertIDListV2Impl
Creates a new instance of this CertIDListV2Impl with the given list of CertIDImpls.
CertIDListV2Type - Interface in iaik.xml.crypto.xades
A representation of the CertIDListV2Type type as defined in ETSI ETSI EN 319 132-1.
CertIDV2 - Interface in iaik.xml.crypto.xades
A representation of the CertIDV2 type as defined in ETSI ETSI EN 319 132-1.
CertIDV2Impl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the CertIDV2 element which supports the DOM XML representation and marshaling mechanism.
CertIDV2Impl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CertIDV2Impl
Creates a new instance of this CertIDV2Impl with the given context and node.
CertIDV2Impl(String, DigestMethodImpl, byte[]) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CertIDV2Impl
Creates a new instance of this CertIDV2Impl with the specified config, URI reference, digest method, digest value and issuer DN and serial number.
CertIDV2Impl(String, DigestMethodImpl, byte[], IssuerSerialV2Impl) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CertIDV2Impl
Creates a new instance of this CertIDV2Impl with the specified config, URI reference, digest method, digest value and issuer DN and serial number.
CertIDV2Impl(String, X509Certificate, DigestMethodImpl, boolean) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CertIDV2Impl
Creates a new instance of this CertIDV2Impl with the specified provider config, URI reference, certificate and digest method.
CertIDV2Impl(String, DigestMethodImpl, InputStream) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CertIDV2Impl
Creates a new instance of this CertIDV2Impl with the specified provider config, URI reference and input for the digest computation.
CertIDV2Impl(String, IssuerSerialV2Impl, DigestMethodImpl, InputStream) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CertIDV2Impl
Creates a new instance of this CertIDV2Impl with the specified provider config, URI reference, issuer DN and serial number and input for the digest computation.
CertificateValues - Interface in iaik.xml.crypto.xades
A representation of the CertificateValues element as defined in ETSI TS 101 933 v1.3.2.
certificateValues_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
CertificateValuesImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the CertificateValues element that supports the DOM XML representation and processing mechanism.
CertificateValuesImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CertificateValuesImpl
Creates a new instance of this CertificateValuesTypeImpl with the given context and node.
CertificateValuesImpl(List, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CertificateValuesImpl
Creates a new instance of this CertificateValuesTypeImpl with the given list of EncapsulatedX509CertificateImpls and OtherCertificateImpls and id-attribute value.
CertificateValuesTypeImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the CertificateValuesTypeImpl element that supports the DOM XML representation and processing mechanism.
CertificateValuesTypeImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CertificateValuesTypeImpl
Creates a new instance of this CertificateValuesTypeImpl with the given context and node.
CertificateValuesTypeImpl(List, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CertificateValuesTypeImpl
Creates a new instance of this CertificateValuesTypeImpl with the given list of EncapsulatedX509CertificateImpls and OtherCertificateImpls and id-attribute value.
CertifiedRole - Interface in iaik.xml.crypto.xades
A representation of the CertifiedRole element as defined in ETSI TS 101 933 V1.3.2.
CertifiedRoleImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the CertifiedRole element that supports the DOM XML representation and processing mechanism.
CertifiedRoleImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CertifiedRoleImpl
Creates a new instance of this CertifiedRoleImpl with the given context and node.
CertifiedRoleImpl(AttributeCertificate, String, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CertifiedRoleImpl
Creates a new instance of this CertifiedRoleImpl with the given attribute certificate.
certifiedRoles_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.SignerRoleImpl
 
certifiedRoles_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.SignerRoleV2Impl
 
CertifiedRolesImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the CertifiedRoles element that supports the DOM XML representation and processing mechanism.
CertifiedRolesImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CertifiedRolesImpl
Creates a new instance of this CertifiedRolesImpl with the given context and node.
CertifiedRolesImpl(List) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CertifiedRolesImpl
Creates a new instance of this CertifiedRolesImpl with the given a list of CertifiedRoleImpls.
CertifiedRolesV2Impl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the CertifiedRolesV2 element that supports the DOM XML representation and processing mechanism.
CertifiedRolesV2Impl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CertifiedRolesV2Impl
Creates a new instance of this CertifiedRolesV2Impl with the given context and node.
CertifiedRolesV2Impl(List) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CertifiedRolesV2Impl
Creates a new instance of this CertifiedRolesV2Impl with the given a list of CertifiedRoleV2Impls.
CertifiedRoleV2 - Interface in iaik.xml.crypto.xades
A representation of the CertifiedRoleTypeV2 as defined in ETSI EN 319 132-1.
CertifiedRoleV2Impl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the CertifiedRoleV2Impl property thats supports the DOM XML processing and representation mechanism.
CertifiedRoleV2Impl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CertifiedRoleV2Impl
Creates a new instance of this CertifiedRoleV2Impl.
CertifiedRoleV2Impl(X509AttributeCertificate) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CertifiedRoleV2Impl
Creates an CertifiedRoleV2 that contains an X509AttributeCertificate.
CertifiedRoleV2Impl(OtherAttributeCertificate) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CertifiedRoleV2Impl
Creates an CertifiedRoleV2 that contains an OtherAttributeCertificate.
CertRefs - Interface in iaik.xml.crypto.xades
 
CertRefsImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
 
CertRefsImpl(Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CertRefsImpl
 
CertRefsImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CertRefsImpl
 
CertRefsImpl(List) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CertRefsImpl
 
CertRefsV2 - Interface in iaik.xml.crypto.xades
 
CertRefsV2Impl - Class in iaik.xml.crypto.xades.impl.dom.properties
 
CertRefsV2Impl(Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CertRefsV2Impl
 
CertRefsV2Impl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CertRefsV2Impl
 
CertRefsV2Impl(List) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CertRefsV2Impl
 
checkTransforms(List) - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignaturePolicyIdImpl
Checks if the list of given transforms contains the SPDocDigestAsInSpecification transform.
children_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
city_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.SignatureProductionPlaceV2Impl
 
ClaimedRole - Interface in iaik.xml.crypto.xades
A representation of the ClaimedRole element as defined in ETSI TS 101 903 v1.3.2.
ClaimedRoleImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the ClaimedRole element that supports the DOM XML representation and processing mechahnism.
ClaimedRoleImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.ClaimedRoleImpl
Creates a new instance of this ClaimedRoleImpl with the given context and node.
ClaimedRoleImpl(List) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.ClaimedRoleImpl
Creates a new instance of this ClaimedRoleImpl with the given content.
claimedRoles_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.SignerRoleImpl
 
claimedRoles_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.SignerRoleV2Impl
 
ClaimedRolesImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the ClaimedRoles element that supports the DOM XML representation and processing mechanism.
ClaimedRolesImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.ClaimedRolesImpl
Creates a new instance of this ClaimedRolesImpl.
ClaimedRolesImpl(List) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.ClaimedRolesImpl
Creates a new instance of this ClaimedRolesImpl with the given list of ClaimedRoleImpls.
CommitmentTypeIndication - Interface in iaik.xml.crypto.xades
A representation of the CommitmentTypeIndication property as defined in ETSI TS 101 933 V1.3.2.
CommitmentTypeIndicationImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the CommitmentTypeIndication property that supports the DOM XML representation and processing mechanism.
CommitmentTypeIndicationImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CommitmentTypeIndicationImpl
Creates a new instance of this CommitmentTypeIndicationImpl with the specified provider configuration, context and node.
CommitmentTypeIndicationImpl(ObjectIdentifierImpl, List, List) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CommitmentTypeIndicationImpl
Creates a new instance of this CommitmentTypeIndicationImpl with the specified provider configuration, commitment type identifier, object references and commitment type qualifiers.
CommitmentTypeQualifier - Interface in iaik.xml.crypto.xades
A representation of the CommitmentTypeQualifier element as defined in ETSI TS 101 933 v1.3.2.
CommitmentTypeQualifierImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
 
CommitmentTypeQualifierImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CommitmentTypeQualifierImpl
 
CommitmentTypeQualifierImpl(List) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CommitmentTypeQualifierImpl
 
CommitmentTypeQualifiersImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the CommitmentTypeQualifiers element that supports the DOM XML representation and processing mechanism.
CommitmentTypeQualifiersImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CommitmentTypeQualifiersImpl
Creates a new instance of this CommitmentTypeQualifiersImpl with the given context and node.
CommitmentTypeQualifiersImpl(List) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CommitmentTypeQualifiersImpl
Creates a new instance of this CommitmentTypeQualifiersImpl with the given list of CommitmentTypeQualifierImpls.
CompleteCertificateRefs - Interface in iaik.xml.crypto.xades
A representation of the CompleteCertificateRefs element as defined in ETSI TS 101 933 v1.3.2.
completeCertificateRefs_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
CompleteCertificateRefsImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the CompleteCertificateRefs element that supports the DOM XML processing and representation mechanism.
CompleteCertificateRefsImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CompleteCertificateRefsImpl
Creates a new instance of this CompleteCertificateRefsImpl with the specified provider configuration, context and node.
CompleteCertificateRefsImpl(List, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CompleteCertificateRefsImpl
Creates a new instance of this CompleteCertificateRefsImpl with the specified provider configuration, list of CertIDImpls and id-attribute value.
CompleteCertificateRefsTypeImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
 
CompleteCertificateRefsTypeImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CompleteCertificateRefsTypeImpl
Creates a new instance of this CompleteCertificateRefsTypeImpl with the given context and node.
CompleteCertificateRefsTypeImpl(List, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CompleteCertificateRefsTypeImpl
Creates a new instance of this CompleteCertificateRefsImpl with the given list of CertIDImpls and id-attribute value.
CompleteCertificateRefsTypeV2Impl - Class in iaik.xml.crypto.xades.impl.dom.properties
Implementation of the CompleteCertificateRefsTypeV2 as defined in ETSI EN 319 132-1 V1.0.6.
CompleteCertificateRefsTypeV2Impl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CompleteCertificateRefsTypeV2Impl
Creates a new instance of this CompleteCertificateRefsTypeImpl with the given context and node.
CompleteCertificateRefsTypeV2Impl(List, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CompleteCertificateRefsTypeV2Impl
Creates a new instance of this CompleteCertificateRefsImpl with the given list of CertIDV2Impls and id-attribute value.
CompleteCertificateRefsV2 - Interface in iaik.xml.crypto.xades
A representation of the CompleteCertificateRefsV2 element as defined in ETSI ETSI EN 319 132-1.
completeCertificateRefsV2_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
CompleteCertificateRefsV2Impl - Class in iaik.xml.crypto.xades.impl.dom.properties
Implementation of the CompleteCertificateRefsV2 element as defined in ETSI ETSI EN 319 132-1.
CompleteCertificateRefsV2Impl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CompleteCertificateRefsV2Impl
Creates a new instance of this CompleteCertificateRefsV2Impl with the specified provider configuration, context and node.
CompleteCertificateRefsV2Impl(List, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CompleteCertificateRefsV2Impl
Creates a new instance of this CompleteCertificateRefsV2Impl with the specified provider configuration, list of CertIDImpls and id-attribute value.
CompleteRevocationRefs - Interface in iaik.xml.crypto.xades
A representation of the CompleteRevocationRefs element as defined in ETSI TS 101 933 v1.3.2.
completeRevocationRefs_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
CompleteRevocationRefsImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An Implementation of the CompleteRevocationRefsType element that supports the DOM XML processing and representation mechanism.
CompleteRevocationRefsImpl(CRLRefsImpl, OCSPRefsImpl, OtherRefsImpl, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CompleteRevocationRefsImpl
Creates a new instance of this CompleteRevocationRefsImpl with the given CRLRefs, OCSPRefs, OtherRefs and id-attribute value.
CompleteRevocationRefsImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CompleteRevocationRefsImpl
Creates a new instance of this CompleteRevocationRefsImpl with the given context and node to unmarshal from.
CompleteRevocationRefsImpl(List, List, List, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CompleteRevocationRefsImpl
Creates a new instance of this CompleteRevocationRefsImpl with the given list of CRLRefImpls, list of OCSPRefImpls, list of OtherRefImpls and id-attribute value.
CompleteRevocationRefsTypeImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
 
CompleteRevocationRefsTypeImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CompleteRevocationRefsTypeImpl
Creates a new instance of this CompleteRevocationRefsImpl with the given context and node to unmarshal from.
CompleteRevocationRefsTypeImpl(CRLRefsImpl, OCSPRefsImpl, OtherRefsImpl, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CompleteRevocationRefsTypeImpl
Creates a new instance of this CompleteRevocationRefsImpl with the given CRLRefs, OCSPRefs, OtherRefs and id-attribute value.
CompleteRevocationRefsTypeImpl(List, List, List, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CompleteRevocationRefsTypeImpl
Creates a new instance of this CompleteRevocationRefsImpl with the given list of CRLRefImpls, list of OCSPRefImpls, list of OtherRefImpls and id-attribute value.
CounterSignature - Interface in iaik.xml.crypto.xades
A representation of the CounterSignature property as defined in ETSI TS 101 933 v1.3.2.
CounterSignatureImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the CounterSignature property that support the DOM XML representation and processing mechanism.
CounterSignatureImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CounterSignatureImpl
Creates a new instance of this CounterSignatureImpl with the given context and node to unmarshal from.
CounterSignatureImpl(XMLSignatureImpl, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CounterSignatureImpl
CounterSignatureImpl(XMLSignatureImpl, KeySelector, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CounterSignatureImpl
Creates a new instance of this CounterSignatureImpl with the given counter signature.
CounterSignatureImpl.DOMCounterSignContext - Class in iaik.xml.crypto.xades.impl.dom.properties
 
counterSignatures_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
countryName_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.SignatureProductionPlaceV2Impl
 
createCounterSignContext(KeySelector, Node) - Method in class iaik.xml.crypto.xades.dom.DOMExtensionContext
Creates a DOMExtensionContext with the specified parent context and signing key.
createTimeStampReq(MessageImprint) - Method in class iaik.xml.crypto.xades.impl.TSPTimeStampProcessor
 
CRLIdentifier - Interface in iaik.xml.crypto.xades
A representation of the CRLIdentifier element as defined in ETSI TS 101 933 v1.3.2.
CRLIdentifierImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the CRLIdentifier element that supports the DOM XML processing and representation mechanism.
CRLIdentifierImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CRLIdentifierImpl
Creates a new instance of this CRLIdentifierImpl with the given context and node.
CRLIdentifierImpl(String, Date, BigInteger, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CRLIdentifierImpl
Creates a new instance of this CRLIdentifierImpl with the given issuer DN, issuer time, number and URI reference.
CRLIdentifierImpl(Principal, Date, BigInteger, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CRLIdentifierImpl
Creates a new instance of this CRLIdentifierImpl with the given issuer DN, issuer time, number and URI reference.
CRLRef - Interface in iaik.xml.crypto.xades
A representation of the CRLRef element as defined in ETSI TS 101 933 v1.3.2.
CRLRefImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the CRLRef element that supports the DOM XML processing and representation mechanism.
CRLRefImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CRLRefImpl
Creates a new instance of this CRLRefImpl with the given context and node to unmarshal from.
CRLRefImpl(CRLIdentifierImpl, DigestAlgAndValueImpl) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CRLRefImpl
Creates a new instance of this CRLRefImpl with the specified provider config, CRL identifier and digest value.
CRLRefImpl(X509CRL, DigestMethodImpl, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CRLRefImpl
Creates a new instance of this CRLRefImpl with the specified provider config, X509 CRL, digest method and URI reference.
CRLRefImpl(CRLIdentifierImpl, DigestMethodImpl, InputStream) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CRLRefImpl
Creates a new instance of this CRLRefImpl with the given CRL identifier, digest method and input for the digest computation.
CRLRefsImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the CRLRefs element that supports the DOM XML representation and processing mechanism.
CRLRefsImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CRLRefsImpl
Creates a new instance of this CRLRefsImpl with the given context and node to unmarshal from.
CRLRefsImpl(List) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CRLRefsImpl
Creates a new instance of this CRLRefsImpl with the given list of CRLRefImpls.
CRLValuesImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the CRLValues element that supports the DOM XML representation and processing mechanism.
CRLValuesImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CRLValuesImpl
Creates a new instance of this CRLValuesImpl with the given context and node to unmarshal from.
CRLValuesImpl(List) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CRLValuesImpl
Creates a new instance of this CRLValuesImpl with the given list of EncapsulatedCRLValueImpls.

D

DataObjectFormat - Interface in iaik.xml.crypto.xades
A representation of the DataObjectFormat element as defined in ETSI TS 101 933 v1.3.2.
DataObjectFormatImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the DataObjectFormat property that supports the DOM XML representation and processing mechanism.
DataObjectFormatImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.DataObjectFormatImpl
 
DataObjectFormatImpl(String, ObjectIdentifierImpl, String, String, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.DataObjectFormatImpl
 
DataObjectFormatImpl.ObjectReference - Class in iaik.xml.crypto.xades.impl.dom.properties
 
DEFAULT_TSP_TCP_PORT - Static variable in class iaik.xml.crypto.xades.impl.TCPTSPTimeStampProcessor
The default tcp port of the TSP Service.
dereference(XMLCryptoContext) - Method in interface iaik.xml.crypto.xades.QualifyingPropertiesReference
Deprecated.
Dereferences the URI referenced by this QualifyingPropertiesReference, applies the specified Transforms.
dereferenceSPURIs(XMLCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignaturePolicyIdImpl
Dereferences any SPURIs present in the SigPolicyQualifier s and returns the data form the first successfully dereferenced SPURI .
DigestAlgAndValue - Interface in iaik.xml.crypto.xades
A representation of the DigestAlgAndValue element as defined in ETSI TS 101 933 v1.3.2.
DigestAlgAndValueImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the DigestAlgAndValue type that supports the DOM XML representation and marshaling mechanism.
DigestAlgAndValueImpl(Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.DigestAlgAndValueImpl
Creates a new instance of this DigestAlgAndValueImpl with the given node.
DigestAlgAndValueImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.DigestAlgAndValueImpl
Creates a new instance of this DigestAlgAndValueImpl with the given provider config, marshal context and node.
DigestAlgAndValueImpl(DigestMethodImpl) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.DigestAlgAndValueImpl
Creates a new instance of this DigestAlgAndValueImpl with the given provider config, and digest method.
DigestAlgAndValueImpl(DigestMethodImpl, byte[]) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.DigestAlgAndValueImpl
Creates a new instance of this DigestAlgAndValueImpl with the given provider config, digest method and digest value.
DocumentationReferenceImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the DocumentationReference that supports the DOM XML representation and marshaling mechanism.
DocumentationReferenceImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.DocumentationReferenceImpl
Creates a new instance of this DocumentationReferenceImpl with the given context and node.
DocumentationReferenceImpl(String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.DocumentationReferenceImpl
Creates a new instance of this DocumentationReferenceImpl with the given URI reference.
DocumentationReferencesImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the DocumentReferences element that supports the DOM XML representation and marshaling mechanism.
DocumentationReferencesImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.DocumentationReferencesImpl
Creates a new instance of this DocumentationReferencesImpl with the given context and node.
DocumentationReferencesImpl(List) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.DocumentationReferencesImpl
Creates a new instance of this DocumentationReferencesImpl with the given list of documentation references.
DOMCounterSignContext(DOMExtensionContext, KeySelector, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CounterSignatureImpl.DOMCounterSignContext
 
DOMCounterSignContext(DOMSignContext, KeySelector, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.CounterSignatureImpl.DOMCounterSignContext
 
DOMExtensionContext - Class in iaik.xml.crypto.xades.dom
A DOM-sepcific XMLExtendContext.
DOMExtensionContext() - Constructor for class iaik.xml.crypto.xades.dom.DOMExtensionContext
Deprecated. 
DOMExtensionContext(DOMCryptoContext) - Constructor for class iaik.xml.crypto.xades.dom.DOMExtensionContext
Creates a new DOMExtensionContext that delegates namespace prefix handling and the handling of id-Attributes to the underlying parent context.

E

EncapsulatedCRLValue - Interface in iaik.xml.crypto.xades
A representation of the EncapsulatedCRLValue element as defined in ETSI TS 101 933 v1.3.2.
EncapsulatedCRLValueImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the EncapsulatedCRLValue element that supports the DOM XML representation and processing mechanism.
EncapsulatedCRLValueImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.EncapsulatedCRLValueImpl
Creates a new instance of this EncapsulatedCRLValueImpl with the given context and node.
EncapsulatedCRLValueImpl(X509CRL, String, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.EncapsulatedCRLValueImpl
Creates a new instance of this EncapsulatedCRLValueImpl with the given the X509 CRL, the id-attribute value and encoding.
EncapsulatedOCSPValue - Interface in iaik.xml.crypto.xades
A representation of the EncapsulatedOCSPValue element as defined in ETSI TS 101 933 v1.3.2.
EncapsulatedOCSPValueImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the EncapsulatedOCSPValue element that supports the DOM XML representation and encoding mechanism.
EncapsulatedOCSPValueImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.EncapsulatedOCSPValueImpl
Creates a new instance of this EncapsulatedOCSPValueImpl with the given context and node.
EncapsulatedOCSPValueImpl(OCSPResponse, String, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.EncapsulatedOCSPValueImpl
Creates a new instance of this EncapsulatedOCSPValueImpl with the given OCSP response, id-attribute value and encoding.
EncapsulatedPKIData - Interface in iaik.xml.crypto.xades
A representation of the EncapsulatedPKIData element as defined in ETSI TS 101 933 v1.3.2.
EncapsulatedPKIDataType - Class in iaik.xml.crypto.xades.impl.dom.properties
The abstract base class for all EncapsulatedPKIData types that support the DOM XML processing and representation mechanism.
EncapsulatedPKIDataType(Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.EncapsulatedPKIDataType
Creates a new instance of this EncapsulatedPKIDataType with the given node.
EncapsulatedPKIDataType(String, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.EncapsulatedPKIDataType
Creates a new instance of this EncapsulatedPKIDataType with the given id-attribute value and encoding.
EncapsulatedTimeStampImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the EncapsulatedTimeStamp element that supports the DOM XML representation and processing mechanism.
EncapsulatedTimeStampImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.EncapsulatedTimeStampImpl
Creates a new instance of this EncapsulatedTimeStampImpl with the given context and node.
EncapsulatedTimeStampImpl(TSPTimeStampToken, String, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.EncapsulatedTimeStampImpl
Creates a new instance of this EncapsulatedTimeStampImpl with the given time-stamp token, id-attribute value and encoding
EncapsulatedX509Certificate - Interface in iaik.xml.crypto.xades
A representation of the EncapsulatedX509Certificate element as defined in ETSI TS 101 933 v1.3.2.
EncapsulatedX509CertificateImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the EncapsulatedX509Certificate element that supports the DOM XML representation and processing mechanism.
EncapsulatedX509CertificateImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.EncapsulatedX509CertificateImpl
Creates a new instance of this EncapsulatedX509CertificateImpl with the given context and node.
EncapsulatedX509CertificateImpl(X509Certificate, String, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.EncapsulatedX509CertificateImpl
Creates a new instance of this EncapsulatedX509CertificateImpl with the given X509 certificate, id-attribute value and encoding
encoding_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.EncapsulatedPKIDataType
The encoding-attribute value.
ENCODING_BER - Static variable in interface iaik.xml.crypto.xades.EncapsulatedPKIData
The BER encoding.
ENCODING_CER - Static variable in interface iaik.xml.crypto.xades.EncapsulatedPKIData
The CER encoding.
ENCODING_DER - Static variable in interface iaik.xml.crypto.xades.EncapsulatedPKIData
The DER encoding.
ENCODING_PER - Static variable in interface iaik.xml.crypto.xades.EncapsulatedPKIData
The PER encoding.
ENCODING_XER - Static variable in interface iaik.xml.crypto.xades.EncapsulatedPKIData
The XER encoding.
encTS_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.XAdESTimeStampImpl
The encapsulated time-stamp.
ensureUnsignedSignatureProperties(DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.XAdESSignatureImpl
Ensures that a UnsignedSignatureProperties element is present and returns it.
equals(Object) - Method in class iaik.xml.crypto.xades.dom.DOMExtensionContext
 
equals(Object) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CounterSignatureImpl.DOMCounterSignContext
 
essIssuerSerial_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.IssuerSerialV2Impl
The S/MIMEv3 ESS IssuerSerial object.
explicitText_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.SPUserNoticeImpl
 

F

FEATURE - Static variable in class iaik.xml.crypto.xades.impl.dom.properties.QualifyingPropertiesReferenceImpl
Deprecated.
 
findQualifyingProperties() - Method in class iaik.xml.crypto.xades.impl.dom.XAdESSignatureImpl
Looks for QualifyingProperties inside the ds:Objects of this signature.

G

generateCore(DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.XAdESSignatureImpl
 
get(Object) - Method in class iaik.xml.crypto.xades.dom.DOMExtensionContext
 
get(Object) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CounterSignatureImpl.DOMCounterSignContext
 
getAccuracy() - Method in class iaik.xml.crypto.xades.timestamp.impl.TSPTimeStampTokenImpl
 
getAccuracy() - Method in interface iaik.xml.crypto.xades.timestamp.TimeStampToken
Returns the accuracy of the time-stamp token in milliseconds.
getAlgorithmParameters() - Method in class iaik.xml.crypto.xades.impl.alg.transform.SPDocDigestAsInSpecificationTransformService
Returns always an empty list.
getAllDataObjectsTimeStamps() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignedDataObjectPropertiesImpl
 
getAllDataObjectsTimeStamps() - Method in interface iaik.xml.crypto.xades.SignedDataObjectProperties
Returns the all data objects time-stamps.
getArchiveTimeStamps() - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
getArchiveTimeStamps() - Method in interface iaik.xml.crypto.xades.UnsignedSignatureProperties
Returns the archive time-stamps.
getAttrAuthoritiesCertValues() - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
getAttrAuthoritiesCertValues() - Method in interface iaik.xml.crypto.xades.UnsignedSignatureProperties
Returns the attribute authorities' certificate values.
getAttributeCertificate() - Method in interface iaik.xml.crypto.xades.CertifiedRole
Returns the attribute certificate.
getAttributeCertificate() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertifiedRoleImpl
 
getAttributeCertificate() - Method in class iaik.xml.crypto.xades.impl.dom.properties.X509AttributeCertificateImpl
 
getAttributeCertificate() - Method in interface iaik.xml.crypto.xades.X509AttributeCertificate
Returns the attribute certificate.
getAttributeCertificateRefs() - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
getAttributeCertificateRefs() - Method in interface iaik.xml.crypto.xades.UnsignedSignatureProperties
Returns the attribute certificate references (ETSI TS 101 903).
getAttributeCertificateRefsV2() - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
getAttributeCertificateRefsV2() - Method in interface iaik.xml.crypto.xades.UnsignedSignatureProperties
Returns the attribute certificate references (V2, ETSI EN 319 132-1).
getAttributeRevocationRefs() - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
getAttributeRevocationRefs() - Method in interface iaik.xml.crypto.xades.UnsignedSignatureProperties
Returns the attribute revocation references.
getAttributeRevocationValues() - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
getAttributeRevocationValues() - Method in interface iaik.xml.crypto.xades.UnsignedSignatureProperties
Returns the attribute revocation values.
getBaseURI() - Method in class iaik.xml.crypto.xades.dom.DOMExtensionContext
 
getBaseURI() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CounterSignatureImpl.DOMCounterSignContext
 
getCanonicalizationMethod() - Method in class iaik.xml.crypto.xades.impl.dom.properties.XAdESTimeStampImpl
 
getCanonicalizationMethod() - Method in interface iaik.xml.crypto.xades.XAdESTimeStamp
Returns the canonicalization method.
getCause() - Method in exception iaik.xml.crypto.xades.timestamp.TimeStampException
Returns the cause of this FilterException or null if the cause is nonexistent or unknown.
getCause() - Method in exception iaik.xml.crypto.xades.timestamp.TimeStampTokenException
Returns the cause of this FilterException or null if the cause is nonexistent or unknown.
getCertDigest() - Method in interface iaik.xml.crypto.xades.CertID
Returns the CertDigest.
getCertDigest() - Method in interface iaik.xml.crypto.xades.CertIDV2
Returns the CertDigest.
getCertDigest() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertIDImpl
 
getCertDigest() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertIDV2Impl
 
getCertIDs() - Method in interface iaik.xml.crypto.xades.CertIDListType
Returns an unmodifiable list of the CertIDs contained.
getCertIDs() - Method in interface iaik.xml.crypto.xades.CertIDListV2Type
Returns an unmodifiable list of the CertIDV2s contained.
getCertIDs() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertIDListImpl
 
getCertIDs() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertIDListV2Impl
 
getCertificates() - Method in interface iaik.xml.crypto.xades.CertificateValues
Returns the list of certificates.
getCertificates() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertificateValuesTypeImpl
 
getCertificateValues() - Method in class iaik.xml.crypto.xades.impl.dom.properties.TimeStampValidationDataImpl
 
getCertificateValues() - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
getCertificateValues() - Method in interface iaik.xml.crypto.xades.TimeStampValidationData
Returns the list of certificates.
getCertificateValues() - Method in interface iaik.xml.crypto.xades.UnsignedSignatureProperties
Returns the certificate values.
getCertifiedRoles() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertifiedRolesImpl
Returns the certified roles.
getCertifiedRoles() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertifiedRolesV2Impl
Returns the certified roles.
getCertifiedRoles() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignerRoleImpl
 
getCertifiedRoles() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignerRoleV2Impl
 
getCertifiedRoles() - Method in interface iaik.xml.crypto.xades.SignerRole
Returns the list of certified roles.
getCertifiedRoles() - Method in interface iaik.xml.crypto.xades.SignerRoleV2
Returns the list of certified roles.
getCertRefs() - Method in interface iaik.xml.crypto.xades.CompleteCertificateRefs
Returns the list of certificate references
getCertRefs() - Method in interface iaik.xml.crypto.xades.CompleteCertificateRefsV2
Returns the list of certificate references
getCertRefs() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CompleteCertificateRefsTypeImpl
 
getCertRefs() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CompleteCertificateRefsTypeV2Impl
 
getChildStructures() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertIDImpl
 
getChildStructures() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertIDListImpl
 
getChildStructures() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertIDListV2Impl
 
getChildStructures() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertIDV2Impl
 
getChildStructures() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertificateValuesTypeImpl
 
getChildStructures() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertifiedRolesImpl
 
getChildStructures() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertifiedRolesV2Impl
 
getChildStructures() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertifiedRoleV2Impl
 
getChildStructures() - Method in class iaik.xml.crypto.xades.impl.dom.properties.ClaimedRolesImpl
 
getChildStructures() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CommitmentTypeQualifiersImpl
 
getChildStructures() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CompleteCertificateRefsTypeImpl
 
getChildStructures() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CompleteCertificateRefsTypeV2Impl
 
getChildStructures() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CompleteRevocationRefsTypeImpl
 
getChildStructures() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CounterSignatureImpl
 
getChildStructures() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CRLRefImpl
 
getChildStructures() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CRLRefsImpl
 
getChildStructures() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CRLValuesImpl
 
getChildStructures() - Method in class iaik.xml.crypto.xades.impl.dom.properties.DocumentationReferencesImpl
 
getChildStructures() - Method in class iaik.xml.crypto.xades.impl.dom.properties.OCSPRefImpl
 
getChildStructures() - Method in class iaik.xml.crypto.xades.impl.dom.properties.OCSPRefsImpl
 
getChildStructures() - Method in class iaik.xml.crypto.xades.impl.dom.properties.OCSPValuesImpl
 
getChildStructures() - Method in class iaik.xml.crypto.xades.impl.dom.properties.OtherRefsImpl
 
getChildStructures() - Method in class iaik.xml.crypto.xades.impl.dom.properties.QualifyingPropertiesImpl
 
getChildStructures() - Method in class iaik.xml.crypto.xades.impl.dom.properties.RenewedDigestsImpl
 
getChildStructures() - Method in class iaik.xml.crypto.xades.impl.dom.properties.RevocationValuesTypeImpl
 
getChildStructures() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignaturePolicyIdentifierImpl
 
getChildStructures() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignaturePolicyIdImpl
 
getChildStructures() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignaturePolicyStoreImpl
 
getChildStructures() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignedAssertionsImpl
 
getChildStructures() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignedDataObjectPropertiesImpl
 
getChildStructures() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignedPropertiesImpl
 
getChildStructures() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignedSignaturePropertiesImpl
 
getChildStructures() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignerRoleImpl
 
getChildStructures() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignerRoleV2Impl
 
getChildStructures() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SigPolicyQualifiersListImpl
 
getChildStructures() - Method in class iaik.xml.crypto.xades.impl.dom.properties.TimeStampValidationDataImpl
 
getChildStructures() - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedDataObjectPropertiesImpl
 
getChildStructures() - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedPropertiesImpl
 
getChildStructures() - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
getChildStructures() - Method in class iaik.xml.crypto.xades.impl.dom.properties.XAdESTimeStampImpl
 
getCity() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignatureProductionPlaceImpl
 
getCity() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignatureProductionPlaceV2Impl
 
getCity() - Method in interface iaik.xml.crypto.xades.SignatureProductionPlace
Returns the City contained.
getCity() - Method in interface iaik.xml.crypto.xades.SignatureProductionPlaceV2
Returns the City contained.
getClaimedRoles() - Method in class iaik.xml.crypto.xades.impl.dom.properties.ClaimedRolesImpl
 
getClaimedRoles() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignerRoleImpl
 
getClaimedRoles() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignerRoleV2Impl
 
getClaimedRoles() - Method in interface iaik.xml.crypto.xades.SignerRole
Returns the list of claimed roles.
getClaimedRoles() - Method in interface iaik.xml.crypto.xades.SignerRoleV2
Returns the list of claimed roles.
getCommitmentTypeId() - Method in interface iaik.xml.crypto.xades.CommitmentTypeIndication
Returns the commitment type id.
getCommitmentTypeId() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CommitmentTypeIndicationImpl
 
getCommitmentTypeIndications() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignedDataObjectPropertiesImpl
 
getCommitmentTypeIndications() - Method in interface iaik.xml.crypto.xades.SignedDataObjectProperties
Returns the commitment type indication qualifying properties
getCommitmentTypeQualifiers() - Method in interface iaik.xml.crypto.xades.CommitmentTypeIndication
Returns the list of CommitmentTypeQualifiers.
getCommitmentTypeQualifiers() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CommitmentTypeIndicationImpl
 
getCompleteCertificateRefs() - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
getCompleteCertificateRefs() - Method in interface iaik.xml.crypto.xades.UnsignedSignatureProperties
Returns the complete certificate references (ETSI TS 101 903).
getCompleteCertificateRefsV2() - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
getCompleteCertificateRefsV2() - Method in interface iaik.xml.crypto.xades.UnsignedSignatureProperties
Returns the complete certificate references (V2, ETSI EN 319 132-1).
getCompleteRevocationRefs() - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
getCompleteRevocationRefs() - Method in interface iaik.xml.crypto.xades.UnsignedSignatureProperties
Returns the complete revocation references.
getContent() - Method in interface iaik.xml.crypto.xades.ClaimedRole
Returns the content.
getContent() - Method in interface iaik.xml.crypto.xades.CommitmentTypeQualifier
Returns an unmodifiable list of XMLStructures that are contained in this CommitmentTypeQualifier.
getContent() - Method in class iaik.xml.crypto.xades.impl.dom.properties.AnyType
 
getContent() - Method in interface iaik.xml.crypto.xades.OtherAttributeCertificate
Returns an unmodifiable list of XMLStructures that are contained in this OtherAttributeCertificate.
getContent() - Method in interface iaik.xml.crypto.xades.OtherCertificate
Returns an unmodifiable list of XMLStructures that are contained in this OtherCertificate.
getContent() - Method in interface iaik.xml.crypto.xades.OtherRef
Returns an unmodifiable list of XMLStructures that are contained in this SignaturePolicyQualifier.
getContent() - Method in interface iaik.xml.crypto.xades.OtherValue
Returns an unmodifiable list of XMLStructures that are contained in this SignaturePolicyQualifier.
getContent() - Method in interface iaik.xml.crypto.xades.SignedAssertion
Returns an unmodifiable list of XMLStructures that are contained in this SignedAssertion.
getContent() - Method in interface iaik.xml.crypto.xades.SigPolicyQualifier
Returns an unmodifiable list of XMLStructures that are contained in this SignaturePolicyQualifier.
getContent() - Method in interface iaik.xml.crypto.xades.UnsignedDataObjectProperty
Returns an unmodifiable list of XMLStructures that are contained in this SignaturePolicyQualifier.
getCounterSignatures() - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
getCounterSignatures() - Method in interface iaik.xml.crypto.xades.UnsignedSignatureProperties
Returns the counter signatures.
getCountryName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignatureProductionPlaceImpl
 
getCountryName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignatureProductionPlaceV2Impl
 
getCountryName() - Method in interface iaik.xml.crypto.xades.SignatureProductionPlace
Returns the Country contained.
getCountryName() - Method in interface iaik.xml.crypto.xades.SignatureProductionPlaceV2
Returns the Country contained.
getCRL() - Method in interface iaik.xml.crypto.xades.EncapsulatedCRLValue
Returns the encapsulated CRL.
getCRL() - Method in class iaik.xml.crypto.xades.impl.dom.properties.EncapsulatedCRLValueImpl
 
getCRLIdentifier() - Method in interface iaik.xml.crypto.xades.CRLRef
Returns the CRL identifier
getCRLIdentifier() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CRLRefImpl
 
getCRLRefs() - Method in interface iaik.xml.crypto.xades.CompleteRevocationRefs
Returns the CRL references.
getCRLRefs() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CompleteRevocationRefsTypeImpl
 
getCRLRefs() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CRLRefsImpl
Returns the CRL references.
getCRLValues() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CRLValuesImpl
Returns the CRL values.
getCRLValues() - Method in class iaik.xml.crypto.xades.impl.dom.properties.RevocationValuesTypeImpl
 
getCRLValues() - Method in interface iaik.xml.crypto.xades.RevocationValues
Returns the CRL values.
getDataObjectFormats() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignedDataObjectPropertiesImpl
 
getDataObjectFormats() - Method in interface iaik.xml.crypto.xades.SignedDataObjectProperties
Returns the data object format qualifying properties
getDate() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SigningTimeImpl
 
getDate() - Method in interface iaik.xml.crypto.xades.SigningTime
Returns the signing time.
getDefaultNamespacePrefix() - Method in class iaik.xml.crypto.xades.dom.DOMExtensionContext
 
getDefaultNamespacePrefix() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CounterSignatureImpl.DOMCounterSignContext
 
getDEREncoded() - Method in class iaik.xml.crypto.xades.timestamp.impl.TSPTimeStampTokenImpl
 
getDEREncoded() - Method in interface iaik.xml.crypto.xades.timestamp.TSPTimeStampToken
Returns the DER encoded time stamp-token.
getDescription() - Method in interface iaik.xml.crypto.xades.DataObjectFormat
Returns the description
getDescription() - Method in class iaik.xml.crypto.xades.impl.dom.properties.DataObjectFormatImpl
 
getDescription() - Method in class iaik.xml.crypto.xades.impl.dom.properties.ObjectIdentifierImpl
 
getDescription() - Method in interface iaik.xml.crypto.xades.ObjectIdentifier
Returns the description.
getDigestAlgAndValue() - Method in interface iaik.xml.crypto.xades.CRLRef
Returns the digest of the referenced CRL.
getDigestAlgAndValue() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CRLRefImpl
 
getDigestAlgAndValue() - Method in class iaik.xml.crypto.xades.impl.dom.properties.OCSPRefImpl
 
getDigestAlgAndValue() - Method in interface iaik.xml.crypto.xades.OCSPRef
Returns the digest of the referenced OCSP response.
getDigestInputData(XMLCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.OCSPRefImpl
Gets the digest input data.
getDigestMethod() - Method in interface iaik.xml.crypto.xades.DigestAlgAndValue
Returns the digest method.
getDigestMethod() - Method in class iaik.xml.crypto.xades.impl.dom.properties.RenewedDigestsImpl
 
getDigestMethod() - Method in interface iaik.xml.crypto.xades.RenewedDigests
Returns the digest method used for recomputing the digest values.
getDigestValue() - Method in interface iaik.xml.crypto.xades.DigestAlgAndValue
Returns the digest value.
getDigestValue() - Method in interface iaik.xml.crypto.xades.RecomputedDigestValue
Returns the digest value of this RecomputedDigestValue.
getDocumentationReferences() - Method in class iaik.xml.crypto.xades.impl.dom.properties.ObjectIdentifierImpl
 
getDocumentationReferences() - Method in interface iaik.xml.crypto.xades.ObjectIdentifier
Returns the list of DocumentationReferences.
getElementById(String) - Method in class iaik.xml.crypto.xades.dom.DOMExtensionContext
 
getElementById(String) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CounterSignatureImpl.DOMCounterSignContext
 
getEncodedPKIValue(String) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertifiedRoleImpl
 
getEncodedPKIValue(String) - Method in class iaik.xml.crypto.xades.impl.dom.properties.EncapsulatedCRLValueImpl
 
getEncodedPKIValue(String) - Method in class iaik.xml.crypto.xades.impl.dom.properties.EncapsulatedOCSPValueImpl
 
getEncodedPKIValue(String) - Method in class iaik.xml.crypto.xades.impl.dom.properties.EncapsulatedPKIDataType
Returns the encapsulated PKI value encoded with the specified encoding.
getEncodedPKIValue(String) - Method in class iaik.xml.crypto.xades.impl.dom.properties.EncapsulatedTimeStampImpl
 
getEncodedPKIValue(String) - Method in class iaik.xml.crypto.xades.impl.dom.properties.EncapsulatedX509CertificateImpl
 
getEncodedPKIValue(String) - Method in class iaik.xml.crypto.xades.impl.dom.properties.X509AttributeCertificateImpl
 
getEncoding() - Method in interface iaik.xml.crypto.xades.DataObjectFormat
Returns the encoding
getEncoding() - Method in interface iaik.xml.crypto.xades.EncapsulatedPKIData
Returns the encoding-attribute value.
getEncoding() - Method in class iaik.xml.crypto.xades.impl.dom.properties.DataObjectFormatImpl
 
getEncoding() - Method in class iaik.xml.crypto.xades.impl.dom.properties.EncapsulatedPKIDataType
 
getESSIssuerSerial() - Method in class iaik.xml.crypto.xades.impl.dom.properties.IssuerSerialV2Impl
 
getESSIssuerSerial() - Method in interface iaik.xml.crypto.xades.IssuerSerialV2
The (ASN.1) representation of the IssuerSerial as specified in the Enhanced Security Services for S/MIMEv3 (ESS) (RFC 2634).
getExplicitText() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SPUserNoticeImpl
 
getExplicitText() - Method in interface iaik.xml.crypto.xades.SPUserNotice
Returns the explicit text.
getHere() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertIDImpl
 
getHere() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertIDV2Impl
 
getHere() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CRLIdentifierImpl
 
getHere() - Method in class iaik.xml.crypto.xades.impl.dom.properties.DataObjectFormatImpl.ObjectReference
 
getHere() - Method in class iaik.xml.crypto.xades.impl.dom.properties.DocumentationReferenceImpl
 
getHere() - Method in class iaik.xml.crypto.xades.impl.dom.properties.IdentifierImpl
 
getHere() - Method in class iaik.xml.crypto.xades.impl.dom.properties.IncludeImpl
 
getHere() - Method in class iaik.xml.crypto.xades.impl.dom.properties.ObjectReferenceImpl
 
getHere() - Method in class iaik.xml.crypto.xades.impl.dom.properties.OCSPIdentifierImpl
 
getHere() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SPURIImpl
 
getHere() - Method in class iaik.xml.crypto.xades.impl.dom.properties.TimeStampValidationDataImpl
 
getId() - Method in interface iaik.xml.crypto.xades.CertificateValues
Returns the id-attribute value.
getId() - Method in interface iaik.xml.crypto.xades.CompleteCertificateRefs
Returns the id-attribute value
getId() - Method in interface iaik.xml.crypto.xades.CompleteCertificateRefsV2
Returns the id-attribute value
getId() - Method in interface iaik.xml.crypto.xades.CompleteRevocationRefs
Returns the id-attribute value
getId() - Method in interface iaik.xml.crypto.xades.CounterSignature
Returns the id-attribute value.
getId() - Method in interface iaik.xml.crypto.xades.EncapsulatedPKIData
Returns the id-attribute value.
getId() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertificateValuesTypeImpl
 
getId() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CompleteCertificateRefsTypeImpl
 
getId() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CompleteCertificateRefsTypeV2Impl
 
getId() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CompleteRevocationRefsTypeImpl
 
getId() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CounterSignatureImpl
 
getId() - Method in class iaik.xml.crypto.xades.impl.dom.properties.EncapsulatedPKIDataType
 
getId() - Method in class iaik.xml.crypto.xades.impl.dom.properties.QualifyingPropertiesImpl
 
getId() - Method in class iaik.xml.crypto.xades.impl.dom.properties.RevocationValuesTypeImpl
 
getId() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignaturePolicyStoreImpl
 
getId() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignedDataObjectPropertiesImpl
 
getId() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignedPropertiesImpl
 
getId() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignedSignaturePropertiesImpl
 
getId() - Method in class iaik.xml.crypto.xades.impl.dom.properties.TimeStampValidationDataImpl
 
getId() - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedDataObjectPropertiesImpl
 
getId() - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedPropertiesImpl
 
getId() - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
getId() - Method in class iaik.xml.crypto.xades.impl.dom.properties.XAdESTimeStampImpl
 
getId() - Method in interface iaik.xml.crypto.xades.QualifyingProperties
Returns the id-attribute value.
getId() - Method in interface iaik.xml.crypto.xades.QualifyingPropertiesReference
Deprecated.
Returns the id-attribute value.
getId() - Method in interface iaik.xml.crypto.xades.RevocationValues
Returns the id-attribute value.
getId() - Method in interface iaik.xml.crypto.xades.SignaturePolicyStore
Returns the Id-attribute value.
getId() - Method in interface iaik.xml.crypto.xades.SignedDataObjectProperties
Returns the id-attribute value.
getId() - Method in interface iaik.xml.crypto.xades.SignedProperties
Returns the id-attribute value.
getId() - Method in interface iaik.xml.crypto.xades.SignedSignatureProperties
Returns the id-attribute value.
getId() - Method in interface iaik.xml.crypto.xades.TimeStampValidationData
Returns the id-attribute value.
getId() - Method in interface iaik.xml.crypto.xades.UnsignedDataObjectProperties
Returns the id-attribute value.
getId() - Method in interface iaik.xml.crypto.xades.UnsignedProperties
Returns the id-attribute value.
getId() - Method in interface iaik.xml.crypto.xades.XAdESTimeStamp
Returns the id-attribute value
getIdentifer() - Method in class iaik.xml.crypto.xades.impl.dom.properties.ObjectIdentifierImpl
Deprecated.
Method name misspelled.
getIdentifer() - Method in interface iaik.xml.crypto.xades.ObjectIdentifier
Deprecated.
Method name misspelled.
getIdentifier() - Method in class iaik.xml.crypto.xades.impl.dom.properties.ObjectIdentifierImpl
 
getIdentifier() - Method in interface iaik.xml.crypto.xades.ObjectIdentifier
Returns the Identifier.
getIncludes() - Method in class iaik.xml.crypto.xades.impl.dom.properties.XAdESTimeStampImpl
 
getIncludes() - Method in interface iaik.xml.crypto.xades.XAdESTimeStamp
Returns the list Includes
getIndividualDataObjectsTimeStamps() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignedDataObjectPropertiesImpl
 
getIndividualDataObjectsTimeStamps() - Method in interface iaik.xml.crypto.xades.SignedDataObjectProperties
Returns the individual data objects time-stamps.
getInstance(Node, String, DOMCryptoContext) - Static method in class iaik.xml.crypto.xades.dom.XadesDOMStructure
Unmarshal a DOMStructure from the given DOM representation.
getInstance(String) - Static method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Returns a QualifyingPropertiesFactory that supports the specified XML processing mechanism and representation type (ex: "DOM").
getInstance(String, Provider) - Static method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Returns a QualifyingPropertiesFactory that supports the specified XML processing mechanism and representation type (ex: "DOM"), as supplied by the provider.
getInstance(String, String) - Static method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Returns a QualifyingPropertiesFactory that supports the specified XML processing mechanism and representation type (ex: "DOM"), as supplied by the provider.
getInstance() - Static method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Returns a QualifyingPropertiesFactory that supports the XML processing mechanism type (ex: "DOM").
getIssuer() - Method in interface iaik.xml.crypto.xades.CRLIdentifier
Returns the issuer distinguished name.
getIssuer() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CRLIdentifierImpl
 
getIssuerName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.IssuerSerialV2Impl
 
getIssuerName() - Method in interface iaik.xml.crypto.xades.IssuerSerialV2
Returns the X.500 distinguished name of this IssuerSerialV2 in RFC 2253 String format.
getIssuerNameFromESSIssuerSerial(ESSIssuerSerial) - Method in class iaik.xml.crypto.xades.impl.dom.properties.IssuerSerialV2Impl
Returns the issuer name from the given ESSIssuerSerial.
getIssuerSerial() - Method in interface iaik.xml.crypto.xades.CertID
Returns the IssuerSerial.
getIssuerSerial() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertIDImpl
 
getIssuerSerialV2() - Method in interface iaik.xml.crypto.xades.CertIDV2
Returns the IssuerSerialV2.
getIssuerSerialV2() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertIDV2Impl
 
getIssuerTime() - Method in interface iaik.xml.crypto.xades.CRLIdentifier
Returns the issuer time.
getIssuerTime() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CRLIdentifierImpl
 
getKeySelector() - Method in class iaik.xml.crypto.xades.dom.DOMExtensionContext
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.AllDataObjectsTimeStampImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.ArchiveTimeStampImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.AttrAuthoritiesCertValuesImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.AttributeCertificateRefsImpl
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.AttributeCertificateRefsV2Impl
Returns the local name of this property (i.e.
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.AttributeRevocationRefsImpl
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.AttributeRevocationValuesImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertDigestImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertIDImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertIDV2Impl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertificateValuesImpl
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertifiedRoleImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertifiedRolesImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertifiedRolesV2Impl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertifiedRoleV2Impl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertRefsImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertRefsV2Impl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.ClaimedRoleImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.ClaimedRolesImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CommitmentTypeIndicationImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CommitmentTypeQualifierImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CommitmentTypeQualifiersImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CompleteCertificateRefsImpl
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CompleteCertificateRefsTypeImpl
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CompleteCertificateRefsV2Impl
Returns the local name of this property (i.e.
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CompleteRevocationRefsImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CounterSignatureImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CRLIdentifierImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CRLRefImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CRLRefsImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CRLValuesImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.DataObjectFormatImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.DigestAlgAndValueImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.DocumentationReferenceImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.DocumentationReferencesImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.EncapsulatedCRLValueImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.EncapsulatedOCSPValueImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.EncapsulatedTimeStampImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.EncapsulatedX509CertificateImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.IdentifierImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.IncludeImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.IndividualDataObjectsTimeStampImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.IssuerSerialImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.IssuerSerialV2Impl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.NoticeRefImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.ObjectIdentifierImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.ObjectReferenceImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.OCSPIdentifierImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.OCSPRefImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.OCSPRefsImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.OCSPValuesImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.OtherAttributeCertificateImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.OtherCertificateImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.OtherRefImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.OtherRefsImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.OtherValueImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.OtherValuesImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.QualifyingPropertiesImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.QualifyingPropertiesReferenceImpl
Deprecated.
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.RecomputedDigestValueImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.RefsOnlyTimeStampImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.RefsOnlyTimeStampV2Impl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.RenewedDigestsImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.ResponderIDImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.RevocationValuesImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SigAndRefsTimeStampImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SigAndRefsTimeStampV2Impl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignaturePolicyIdentifierImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignaturePolicyIdImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignaturePolicyImpliedImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignaturePolicyStoreImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignatureProductionPlaceImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignatureProductionPlaceV2Impl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignatureTimeStampImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignedAssertionImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignedAssertionsImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignedDataObjectPropertiesImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignedPropertiesImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignedSignaturePropertiesImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignerRoleImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignerRoleV2Impl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SigningCertificateImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SigningCertificateV2Impl
Returns the local name of this property (i.e.
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SigningTimeImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SigPolicyHashImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SigPolicyQualifierImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SigPolicyQualifiersListImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SPDocSpecificationImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SPURIImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SPUserNoticeImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.TimeStampValidationDataImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedDataObjectPropertiesImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedDataObjectPropertyImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedPropertiesImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
getLocalName() - Method in class iaik.xml.crypto.xades.impl.dom.properties.X509AttributeCertificateImpl
 
getMechanismType() - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Returns the type of the XML processing mechanism and representation supported by this QualifyingPropertiesFactory.
getMIMEType() - Method in interface iaik.xml.crypto.xades.DataObjectFormat
Returns the MIME type
getMIMEType() - Method in class iaik.xml.crypto.xades.impl.dom.properties.DataObjectFormatImpl
 
getName(String) - Method in class iaik.xml.crypto.xades.impl.dom.properties.IssuerSerialV2Impl
Converts the given string to a Name object.
getNamespace() - Method in class iaik.xml.crypto.xades.dom.XadesDOMStructure
Returns the namespace URI of the represented XML element.
getNamespace() - Method in class iaik.xml.crypto.xades.impl.dom.properties.ArchiveTimeStamp141Impl
 
getNamespace() - Method in class iaik.xml.crypto.xades.impl.dom.properties.AttributeCertificateRefsV2Impl
 
getNamespace() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertRefsV2Impl
 
getNamespace() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CompleteCertificateRefsV2Impl
 
getNamespace() - Method in class iaik.xml.crypto.xades.impl.dom.properties.DigestAlgAndValueImpl
 
getNamespace() - Method in class iaik.xml.crypto.xades.impl.dom.properties.IssuerSerialImpl
 
getNamespace() - Method in class iaik.xml.crypto.xades.impl.dom.properties.QualifyingPropertiesReferenceImpl
Deprecated.
 
getNamespace() - Method in class iaik.xml.crypto.xades.impl.dom.properties.RecomputedDigestValueImpl
 
getNamespace() - Method in class iaik.xml.crypto.xades.impl.dom.properties.RefsOnlyTimeStampV2Impl
 
getNamespace() - Method in class iaik.xml.crypto.xades.impl.dom.properties.RenewedDigestsImpl
 
getNamespace() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SigAndRefsTimeStampV2Impl
 
getNamespace() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignaturePolicyStoreImpl
 
getNamespace() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SPDocSpecificationImpl
 
getNamespace() - Method in class iaik.xml.crypto.xades.impl.dom.properties.TimeStampValidationDataImpl
 
getNamespacePrefix(String, String) - Method in class iaik.xml.crypto.xades.dom.DOMExtensionContext
 
getNamespacePrefix(String, String) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CounterSignatureImpl.DOMCounterSignContext
 
getNextSibling() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CounterSignatureImpl.DOMCounterSignContext
 
getNoticeNumbers() - Method in class iaik.xml.crypto.xades.impl.dom.properties.NoticeRefImpl
 
getNoticeNumbers() - Method in interface iaik.xml.crypto.xades.NoticeRef
Returns the notice numbers.
getNoticeRef() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SPUserNoticeImpl
 
getNoticeRef() - Method in interface iaik.xml.crypto.xades.SPUserNotice
Returns the NoticeRef.
getNumber() - Method in interface iaik.xml.crypto.xades.CRLIdentifier
Returns the CRL number.
getNumber() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CRLIdentifierImpl
 
getObjectIdentifier() - Method in interface iaik.xml.crypto.xades.DataObjectFormat
Returns the object identifier
getObjectIdentifier() - Method in class iaik.xml.crypto.xades.impl.dom.properties.DataObjectFormatImpl
 
getObjectReference() - Method in interface iaik.xml.crypto.xades.DataObjectFormat
Returns the object reference URI
getObjectReference() - Method in class iaik.xml.crypto.xades.impl.dom.properties.DataObjectFormatImpl
 
getObjectReferences() - Method in interface iaik.xml.crypto.xades.CommitmentTypeIndication
Returns the object references.
getObjectReferences() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CommitmentTypeIndicationImpl
 
getOCSPIdentifier() - Method in class iaik.xml.crypto.xades.impl.dom.properties.OCSPRefImpl
 
getOCSPIdentifier() - Method in interface iaik.xml.crypto.xades.OCSPRef
Returns the OCSP identifier.
getOCSPRefs() - Method in interface iaik.xml.crypto.xades.CompleteRevocationRefs
Returns the OCSPResponse references.
getOCSPRefs() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CompleteRevocationRefsTypeImpl
 
getOCSPRefs() - Method in class iaik.xml.crypto.xades.impl.dom.properties.OCSPRefsImpl
Returns the OCSPResponse references.
getOCSPResponse() - Method in interface iaik.xml.crypto.xades.EncapsulatedOCSPValue
Returns the encapsulated OCSP response.
getOCSPResponse() - Method in class iaik.xml.crypto.xades.impl.dom.properties.EncapsulatedOCSPValueImpl
 
getOCSPValues() - Method in class iaik.xml.crypto.xades.impl.dom.properties.OCSPValuesImpl
Returns the OCSP values.
getOCSPValues() - Method in class iaik.xml.crypto.xades.impl.dom.properties.RevocationValuesTypeImpl
 
getOCSPValues() - Method in interface iaik.xml.crypto.xades.RevocationValues
Returns the OCSP values.
getOrder() - Method in class iaik.xml.crypto.xades.impl.dom.properties.RecomputedDigestValueImpl
 
getOrder() - Method in interface iaik.xml.crypto.xades.RecomputedDigestValue
The order of the RecomputedDigestValue in the RenewedDigests.
getOrganization() - Method in class iaik.xml.crypto.xades.impl.dom.properties.NoticeRefImpl
 
getOrganization() - Method in interface iaik.xml.crypto.xades.NoticeRef
Returns the organization.
getOtherAttributeCertificate() - Method in interface iaik.xml.crypto.xades.CertifiedRoleV2
getOtherAttributeCertificate() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertifiedRoleV2Impl
 
getOtherRefs() - Method in interface iaik.xml.crypto.xades.CompleteRevocationRefs
Returns the other references.
getOtherRefs() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CompleteRevocationRefsTypeImpl
 
getOtherRefs() - Method in class iaik.xml.crypto.xades.impl.dom.properties.OtherRefsImpl
Returns the other revocation information references.
getOtherValues() - Method in class iaik.xml.crypto.xades.impl.dom.properties.OtherValuesImpl
Returns the other certificate status values.
getOtherValues() - Method in class iaik.xml.crypto.xades.impl.dom.properties.RevocationValuesTypeImpl
 
getOtherValues() - Method in interface iaik.xml.crypto.xades.RevocationValues
Returns the other certificate status values.
getParameterSpec() - Method in class iaik.xml.crypto.xades.impl.alg.transform.SPDocDigestAsInSpecificationTransformService
Always returns null.
getParent() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CounterSignatureImpl.DOMCounterSignContext
 
getParentQualifyingPropertiesOf(DOMStructure) - Static method in class iaik.xml.crypto.xades.dom.XadesDOMStructure
This method is useful because it is visible to all extending classes and allows to iterate the parent structures up until the to the QualifyingPropertiesImpl is reached.
getParentSignatureOf(DOMStructure) - Static method in class iaik.xml.crypto.xades.dom.XadesDOMStructure
This method is useful because it is visible to all extending classes and allows to iterate the parent structures up until the to the XMLSignatureImpl is reached.
getPolicedSignature() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignaturePolicyIdentifierImpl
 
getPostalCode() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignatureProductionPlaceImpl
 
getPostalCode() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignatureProductionPlaceV2Impl
 
getPostalCode() - Method in interface iaik.xml.crypto.xades.SignatureProductionPlace
Returns the PostalCode code contained.
getPostalCode() - Method in interface iaik.xml.crypto.xades.SignatureProductionPlaceV2
Returns the PostalCode code contained.
getPreviousSiblingsOf(DOMStructure) - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
getProducedAt() - Method in class iaik.xml.crypto.xades.impl.dom.properties.OCSPIdentifierImpl
 
getProducedAt() - Method in interface iaik.xml.crypto.xades.OCSPIdentifier
Returns the producedAt date.
getProperty(String) - Method in class iaik.xml.crypto.xades.dom.DOMExtensionContext
 
getProperty(String) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CounterSignatureImpl.DOMCounterSignContext
 
getProvider() - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Returns the provider of this QualifyingPropertiesFactory.
getQualifier() - Method in interface iaik.xml.crypto.xades.Identifier
Returns the qualifier.
getQualifier() - Method in class iaik.xml.crypto.xades.impl.dom.properties.IdentifierImpl
Returns the qualifier.
getQualifier() - Method in class iaik.xml.crypto.xades.impl.dom.properties.ObjectIdentifierImpl
 
getQualifier() - Method in interface iaik.xml.crypto.xades.ObjectIdentifier
Returns the Qualifier.
getQualifiers() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CommitmentTypeQualifiersImpl
 
getQualifyingProperties() - Method in class iaik.xml.crypto.xades.impl.dom.XAdESSignatureImpl
 
getQualifyingProperties() - Method in interface iaik.xml.crypto.xades.XAdESSignature
Returns the QualifyingProperties if present in the signature.
getQualifyingPropertiesReferences() - Method in class iaik.xml.crypto.xades.impl.dom.XAdESSignatureImpl
Deprecated. 
getQualifyingPropertiesReferences() - Method in interface iaik.xml.crypto.xades.XAdESSignature
Deprecated. 
getRecomputedDigestValues() - Method in class iaik.xml.crypto.xades.impl.dom.properties.RenewedDigestsImpl
 
getRecomputedDigestValues() - Method in interface iaik.xml.crypto.xades.RenewedDigests
Returns the recomputed digest values contained in this RenewedDigets.
getReferences() - Method in class iaik.xml.crypto.xades.impl.dom.properties.DocumentationReferencesImpl
Returns the documentation references as a list of Strings.
getRefsTimeStamps() - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
getRefsTimeStamps() - Method in interface iaik.xml.crypto.xades.UnsignedSignatureProperties
Returns the certification and revocation references time-stamps.
getRenewedDigests() - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
getRenewedDigests() - Method in interface iaik.xml.crypto.xades.UnsignedSignatureProperties
Returns the RenewedDigests.
getResponderId() - Method in class iaik.xml.crypto.xades.impl.dom.properties.OCSPIdentifierImpl
 
getResponderId() - Method in interface iaik.xml.crypto.xades.OCSPIdentifier
Returns the OCSP responder ID.
getRevocationValues() - Method in class iaik.xml.crypto.xades.impl.dom.properties.TimeStampValidationDataImpl
 
getRevocationValues() - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
getRevocationValues() - Method in interface iaik.xml.crypto.xades.TimeStampValidationData
Returns the list of certificates.
getRevocationValues() - Method in interface iaik.xml.crypto.xades.UnsignedSignatureProperties
Returns the revocation values.
getSerialNumber() - Method in class iaik.xml.crypto.xades.impl.dom.properties.IssuerSerialV2Impl
 
getSerialNumber() - Method in interface iaik.xml.crypto.xades.IssuerSerialV2
Returns the serial number of this X509IssuerSerial.
getSerialNumber() - Method in class iaik.xml.crypto.xades.timestamp.impl.TSPTimeStampTokenImpl
 
getSerialNumber() - Method in interface iaik.xml.crypto.xades.timestamp.TimeStampToken
Returns the serial number of the time-stamp token.
getSignature() - Method in interface iaik.xml.crypto.xades.CounterSignature
Returns the counter signature.
getSignature() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CounterSignatureImpl
 
getSignaturePolicyDocument() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignaturePolicyStoreImpl
 
getSignaturePolicyDocument() - Method in interface iaik.xml.crypto.xades.SignaturePolicyStore
Returns the signature policy document retrieved from the base64 encoded content of the <SignaturePolicyDocument> element.
getSignaturePolicyId() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignaturePolicyIdentifierImpl
 
getSignaturePolicyId() - Method in interface iaik.xml.crypto.xades.SignaturePolicyIdentifier
Returns the SignaturePolicy contained or null if no signature policy has been specified.
getSignaturePolicyIdentifier() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignedSignaturePropertiesImpl
 
getSignaturePolicyIdentifier() - Method in interface iaik.xml.crypto.xades.SignedSignatureProperties
Returns the signature policy identifier.
getSignaturePolicyQualifiers() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignaturePolicyIdImpl
 
getSignaturePolicyQualifiers() - Method in interface iaik.xml.crypto.xades.SignaturePolicyId
Returns an unmodifiable list of SignaturePolicyQualifers that are contained in this SignaturePolicyId.
getSignaturePolicyStore() - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
getSignaturePolicyStore() - Method in interface iaik.xml.crypto.xades.UnsignedSignatureProperties
getSignatureProductionPlace() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignedSignaturePropertiesImpl
 
getSignatureProductionPlace() - Method in interface iaik.xml.crypto.xades.SignedSignatureProperties
Returns the signature production place (ETSI TS 101 903).
getSignatureProductionPlaceV2() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignedSignaturePropertiesImpl
 
getSignatureProductionPlaceV2() - Method in interface iaik.xml.crypto.xades.SignedSignatureProperties
Returns the signature production place (V2, ETSI EN 319 132-1).
getSignatureTimeStamps() - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
getSignatureTimeStamps() - Method in interface iaik.xml.crypto.xades.UnsignedSignatureProperties
Returns the signature time-stamps.
getSignedAssertions() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignedAssertionsImpl
Returns the certified roles.
getSignedAssertions() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignerRoleV2Impl
 
getSignedAssertions() - Method in interface iaik.xml.crypto.xades.SignerRoleV2
A list of signed assertions.
getSignedDataObjectProperties() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignedPropertiesImpl
 
getSignedDataObjectProperties() - Method in interface iaik.xml.crypto.xades.SignedProperties
Returns the signed data object properties.
getSignedProperties() - Method in class iaik.xml.crypto.xades.impl.dom.properties.QualifyingPropertiesImpl
 
getSignedProperties() - Method in interface iaik.xml.crypto.xades.QualifyingProperties
Returns the signed properties.
getSignedSignatureProperties() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignedPropertiesImpl
 
getSignedSignatureProperties() - Method in interface iaik.xml.crypto.xades.SignedProperties
Returns the signed signature properties.
getSignerRole() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignedSignaturePropertiesImpl
 
getSignerRole() - Method in interface iaik.xml.crypto.xades.SignedSignatureProperties
Returns the signer role (ETSI TS 101 903).
getSignerRoleV2() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignedSignaturePropertiesImpl
 
getSignerRoleV2() - Method in interface iaik.xml.crypto.xades.SignedSignatureProperties
Returns the signer role (V2, ETSI EN 319 132-1).
getSigningCertificate() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignedSignaturePropertiesImpl
 
getSigningCertificate() - Method in interface iaik.xml.crypto.xades.SignedSignatureProperties
Returns the signing certificate (ETSI TS 101 903).
getSigningCertificateV2() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignedSignaturePropertiesImpl
 
getSigningCertificateV2() - Method in interface iaik.xml.crypto.xades.SignedSignatureProperties
Returns the signing certificate (V2, ETSI EN 319 132-1).
getSigningTime() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignedSignaturePropertiesImpl
 
getSigningTime() - Method in interface iaik.xml.crypto.xades.SignedSignatureProperties
Returns the signing time.
getSigPolDocLocalURI() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignaturePolicyStoreImpl
 
getSigPolDocLocalURI() - Method in interface iaik.xml.crypto.xades.SignaturePolicyStore
Returns the uri to the local stored signature policy document.
getSigPolicyHash() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignaturePolicyIdImpl
 
getSigPolicyHash() - Method in interface iaik.xml.crypto.xades.SignaturePolicyId
Returns the SigPolicyHash.
getSigPolicyId() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignaturePolicyIdImpl
 
getSigPolicyId() - Method in interface iaik.xml.crypto.xades.SignaturePolicyId
Returns the SigPolicyId.
getSigPolicyQualifiers() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SigPolicyQualifiersListImpl
 
getSpDocSpecification() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignaturePolicyStoreImpl
 
getSpDocSpecification() - Method in interface iaik.xml.crypto.xades.SignaturePolicyStore
Returns the SPDocSpecification definig the syntax used for producing the signature policy document.
getStateOrProvince() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignatureProductionPlaceImpl
 
getStateOrProvince() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignatureProductionPlaceV2Impl
 
getStateOrProvince() - Method in interface iaik.xml.crypto.xades.SignatureProductionPlace
Returns the StateOrProvince contained.
getStateOrProvince() - Method in interface iaik.xml.crypto.xades.SignatureProductionPlaceV2
Returns the StateOrProvince contained.
getStreetAddress() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignatureProductionPlaceV2Impl
Returns the street address.
getStreetAddress() - Method in interface iaik.xml.crypto.xades.SignatureProductionPlaceV2
Returns the StreetAddress contained.
getTarget() - Method in class iaik.xml.crypto.xades.impl.dom.properties.QualifyingPropertiesImpl
 
getTarget() - Method in interface iaik.xml.crypto.xades.QualifyingProperties
Returns the target-attribute value.
getTargetId() - Method in class iaik.xml.crypto.xades.impl.dom.properties.IncludeImpl
 
getTargetSignature() - Method in class iaik.xml.crypto.xades.impl.dom.properties.QualifyingPropertiesImpl
 
getTargetSignature(DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.XAdESTimeStampImpl
 
getTime() - Method in class iaik.xml.crypto.xades.timestamp.impl.TSPTimeStampTokenImpl
 
getTime() - Method in interface iaik.xml.crypto.xades.timestamp.TimeStampToken
Returns the generation time of the time-stamp token.
getTimeStampInputStream() - Method in class iaik.xml.crypto.xades.impl.dom.properties.XAdESTimeStampImpl
 
getTimeStampInputStream() - Method in interface iaik.xml.crypto.xades.XAdESTimeStamp
Returns the time-stamp input stream, if time-stamp caching is enabled.
getTimeStampToken() - Method in class iaik.xml.crypto.xades.impl.dom.properties.EncapsulatedTimeStampImpl
Returns the timestamp token.
getTimeStampToken() - Method in class iaik.xml.crypto.xades.impl.dom.properties.XAdESTimeStampImpl
 
getTimeStampToken() - Method in class iaik.xml.crypto.xades.timestamp.impl.TSPTimeStampTokenImpl
 
getTimeStampToken() - Method in interface iaik.xml.crypto.xades.XAdESTimeStamp
Returns the time stamp token.
getTimestampValidationData(XAdESTimeStamp) - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
getTimestampValidationData(XAdESTimeStamp) - Method in interface iaik.xml.crypto.xades.UnsignedSignatureProperties
Returns the TimeStampValidationData successing the timestamp if any.
getTokenId() - Method in class iaik.xml.crypto.xades.impl.dom.properties.XAdESTimeStampImpl
 
getTokenId() - Method in interface iaik.xml.crypto.xades.XAdESTimeStamp
Returns the id-attribute value of the timestamp token.
getTransforms() - Method in class iaik.xml.crypto.xades.impl.dom.properties.QualifyingPropertiesReferenceImpl
Deprecated.
 
getTransforms() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignaturePolicyIdImpl
 
getTransforms() - Method in interface iaik.xml.crypto.xades.QualifyingPropertiesReference
Deprecated.
Returns the transforms.
getTransforms() - Method in interface iaik.xml.crypto.xades.SignaturePolicyId
Returns an unmodifiable list of Transforms that are contained in this SignaturePolicyId.
getTSACertificate() - Method in class iaik.xml.crypto.xades.timestamp.impl.TSPTimeStampTokenImpl
 
getTSACertificate() - Method in interface iaik.xml.crypto.xades.timestamp.TimeStampToken
Returns the certificate of the TSA that issued the time-stamp token, if the certificate is present in the time-stamp token.
getTSAIdentifier() - Method in class iaik.xml.crypto.xades.timestamp.impl.TSPTimeStampTokenImpl
 
getTSAIdentifier() - Method in interface iaik.xml.crypto.xades.timestamp.TimeStampToken
Returns the identifier of the TSA that issued the time-stamp token.
getType() - Method in interface iaik.xml.crypto.xades.Identifier
getType() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertIDImpl
 
getType() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertIDV2Impl
 
getType() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CRLIdentifierImpl
 
getType() - Method in class iaik.xml.crypto.xades.impl.dom.properties.DataObjectFormatImpl.ObjectReference
 
getType() - Method in class iaik.xml.crypto.xades.impl.dom.properties.DocumentationReferenceImpl
 
getType() - Method in class iaik.xml.crypto.xades.impl.dom.properties.IdentifierImpl
 
getType() - Method in class iaik.xml.crypto.xades.impl.dom.properties.IncludeImpl
Always returns null, as the type attribute is not defined for the Include element.
getType() - Method in class iaik.xml.crypto.xades.impl.dom.properties.ObjectReferenceImpl
 
getType() - Method in class iaik.xml.crypto.xades.impl.dom.properties.OCSPIdentifierImpl
 
getType() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SPURIImpl
 
getType() - Method in class iaik.xml.crypto.xades.impl.dom.properties.TimeStampValidationDataImpl
 
getUnsignedDataObjectProperties() - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedDataObjectPropertiesImpl
 
getUnsignedDataObjectProperties() - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedPropertiesImpl
 
getUnsignedDataObjectProperties() - Method in interface iaik.xml.crypto.xades.UnsignedDataObjectProperties
Returns the list unsigned data object properties.
getUnsignedDataObjectProperties() - Method in interface iaik.xml.crypto.xades.UnsignedProperties
Returns the unsigned data object properties.
getUnsignedProperties() - Method in class iaik.xml.crypto.xades.impl.dom.properties.QualifyingPropertiesImpl
 
getUnsignedProperties() - Method in interface iaik.xml.crypto.xades.QualifyingProperties
Returns the unsigned properties.
getUnsignedSignatureProperties() - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedPropertiesImpl
 
getUnsignedSignatureProperties() - Method in interface iaik.xml.crypto.xades.UnsignedProperties
Returns the unsigned signature properties.
getURI() - Method in interface iaik.xml.crypto.xades.CertID
Returns the URI reference.
getURI() - Method in interface iaik.xml.crypto.xades.CertIDV2
Returns the URI reference.
getURI() - Method in interface iaik.xml.crypto.xades.CRLIdentifier
Returns the URI where a copy of the CRL may be obtained.
getURI() - Method in interface iaik.xml.crypto.xades.Identifier
getURI() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertIDImpl
 
getURI() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertIDV2Impl
 
getURI() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CRLIdentifierImpl
 
getURI() - Method in class iaik.xml.crypto.xades.impl.dom.properties.DataObjectFormatImpl.ObjectReference
 
getURI() - Method in class iaik.xml.crypto.xades.impl.dom.properties.DocumentationReferenceImpl
 
getURI() - Method in class iaik.xml.crypto.xades.impl.dom.properties.IdentifierImpl
 
getURI() - Method in class iaik.xml.crypto.xades.impl.dom.properties.IncludeImpl
 
getURI() - Method in class iaik.xml.crypto.xades.impl.dom.properties.ObjectReferenceImpl
 
getURI() - Method in class iaik.xml.crypto.xades.impl.dom.properties.OCSPIdentifierImpl
 
getURI() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SPURIImpl
 
getURI() - Method in class iaik.xml.crypto.xades.impl.dom.properties.TimeStampValidationDataImpl
 
getURI() - Method in interface iaik.xml.crypto.xades.Include
Returns the URI reference.
getURI() - Method in interface iaik.xml.crypto.xades.OCSPIdentifier
Returns the URI of an archived version of the OCSP response.
getURI() - Method in interface iaik.xml.crypto.xades.QualifyingPropertiesReference
Deprecated.
Returns the URI reference.
getURI() - Method in interface iaik.xml.crypto.xades.SPURI
Returns the URI of a copy of the signature policy.
getURI() - Method in interface iaik.xml.crypto.xades.TimeStampValidationData
Returns the URI-attribute value.
getURIDereferencer() - Method in class iaik.xml.crypto.xades.dom.DOMExtensionContext
 
getURIDereferencer() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CounterSignatureImpl.DOMCounterSignContext
 
getURIDereferencer() - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
getURIDereferencer() - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Returns a reference to the URIDereferencer that is used by default to dereference URIs in qualifying properties.
getX509AttributeCertificate() - Method in interface iaik.xml.crypto.xades.CertifiedRoleV2
getX509AttributeCertificate() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertifiedRoleV2Impl
 
getX509Certificate() - Method in interface iaik.xml.crypto.xades.EncapsulatedX509Certificate
Returns the encapsulated X509 certificate.
getX509Certificate() - Method in class iaik.xml.crypto.xades.impl.dom.properties.EncapsulatedX509CertificateImpl
 

H

hashCode() - Method in class iaik.xml.crypto.xades.dom.DOMExtensionContext
 
hashCode() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CounterSignatureImpl.DOMCounterSignContext
 
host_ - Variable in class iaik.xml.crypto.xades.impl.TCPTSPTimeStampProcessor
 
HTTPTSPTimeStampProcessor - Class in iaik.xml.crypto.xades.impl
An implementation of the TimeStampProcessor that uses the Time-Stamp Protocol (TSP) ( RFC3161) to generate ASN.1 time stamps.
HTTPTSPTimeStampProcessor(String) - Constructor for class iaik.xml.crypto.xades.impl.HTTPTSPTimeStampProcessor
 

I

iaik.xml.crypto.xades - package iaik.xml.crypto.xades
Classes for generating and validating XML Advanced Electronic Signatures.
iaik.xml.crypto.xades.dom - package iaik.xml.crypto.xades.dom
 
iaik.xml.crypto.xades.impl - package iaik.xml.crypto.xades.impl
An implementation of the interfaces defined in the iaik.xml.crypto.xades package.
iaik.xml.crypto.xades.impl.alg.transform - package iaik.xml.crypto.xades.impl.alg.transform
 
iaik.xml.crypto.xades.impl.dom - package iaik.xml.crypto.xades.impl.dom
A DOM spezific implementation of the interfaces defined in the iaik.xml.crypto.xades package.
iaik.xml.crypto.xades.impl.dom.properties - package iaik.xml.crypto.xades.impl.dom.properties
A DOM spezifik implementation of the properties defined in the iaik.xml.crypto.xades package.
iaik.xml.crypto.xades.timestamp - package iaik.xml.crypto.xades.timestamp
Classes for processing time-stamps as used in XML Advanced Electronic Signatures (XAdES).
iaik.xml.crypto.xades.timestamp.impl - package iaik.xml.crypto.xades.timestamp.impl
 
id_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.CounterSignatureImpl
The Id attribute.
id_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.RenewedDigestsImpl
The id-attribute value.
id_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.SignedPropertiesImpl
 
id_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.SignedSignaturePropertiesImpl
 
id_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedDataObjectPropertiesImpl
 
id_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedPropertiesImpl
 
id_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
id_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.XAdESTimeStampImpl
The id-attribute value.
Identifier - Interface in iaik.xml.crypto.xades
 
Identifier.Qualifier - Class in iaik.xml.crypto.xades
Represents the qualifier type.
IdentifierImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the Identifier element that supports the DOM XML representation and marshaling mechanism.
IdentifierImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.IdentifierImpl
Creates a new instance of this IdentifierImpl with the given context and node.
IdentifierImpl(Identifier.Qualifier, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.IdentifierImpl
Creates a new instance of this IdentifierImpl with the given provider config, qualifier and URI.
Include - Interface in iaik.xml.crypto.xades
A representation of the Include element as defined in ETSI TS 101 903 v1.3.2.
IncludeImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
 
IncludeImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.IncludeImpl
Creates a new instance of this IncludeImpl with the specified context and node to unmarshal from.
IncludeImpl(String, boolean) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.IncludeImpl
Creates a new instance of this IncludeImpl with the specified uri attribute value and referencedData attribute value.
IncludeImpl(String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.IncludeImpl
Creates a new instance of this IncludeImpl with the specified uri attribute value.
includes_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.XAdESTimeStampImpl
The list of Includes.
IndividualDataObjectsTimeStamp - Interface in iaik.xml.crypto.xades
A representation of the IndividualDataObjectsTimeStamp property as defined in ETSI TS 101 933 v1.3.2.
IndividualDataObjectsTimeStampImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the IndividualDataObjectsTimeStampImpl element that supports the DOM XML representation and processing mechanism.
IndividualDataObjectsTimeStampImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.IndividualDataObjectsTimeStampImpl
Creates a new instance of this IndividualDataObjectsTimeStampImpl with the given context and noe.
IndividualDataObjectsTimeStampImpl(List, CanonicalizationMethodImpl, String, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.IndividualDataObjectsTimeStampImpl
Creates a new instance of this IndividualDataObjectsTimeStampImpl with the given list of Includes, canonicalization method and id-attribute values.
INT_LOCAL_NAME - Static variable in interface iaik.xml.crypto.xades.NoticeRef
The name of the descendent int.
INVALID - Static variable in class iaik.xml.crypto.xades.impl.dom.properties.XAdESTimeStampImpl
Validation status invalid.
isAllSignedDataObjects() - Method in interface iaik.xml.crypto.xades.CommitmentTypeIndication
Returns true if this CommitmentTypeIndication is specified for all signed data objects; otherwise false.
isAllSignedDataObjects() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CommitmentTypeIndicationImpl
 
isFeatureSupported(String) - Method in class iaik.xml.crypto.xades.impl.dom.properties.QualifyingPropertiesReferenceImpl
Deprecated.
 
isFeatureSupported(String) - Method in class iaik.xml.crypto.xades.impl.dom.properties.ResponderIDImpl
 
isFeatureSupported(String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
isFeatureSupported(String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Indicates whether a specified feature is supported.
isImplied() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignaturePolicyIdentifierImpl
 
isImplied() - Method in interface iaik.xml.crypto.xades.SignaturePolicyIdentifier
Returns true if the signature policy is implied by the signed data and no explicit signature policy has been specified, else false.
issuerName_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.IssuerSerialV2Impl
The issuer DN.
IssuerSerial - Interface in iaik.xml.crypto.xades
A representation of the IssuerSerial element as defined in ETSI TS 101 903 v1.3.2.
IssuerSerialImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the IssuerSerial element that supports the DOM XML representation and marshaling mechanism.
IssuerSerialImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.IssuerSerialImpl
Creates a new instance of this IssuerSerialImpl with the given context and node.
IssuerSerialImpl(String, BigInteger) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.IssuerSerialImpl
Creates a new instance of this IssuerSerialImpl with the given issuer DN and serial number.
IssuerSerialV2 - Interface in iaik.xml.crypto.xades
A representation of the IssuerSerialV2 element as defined in ETSI ETSI EN 319 132-1: The content of IssuerSerialV2 element shall be the the base-64 encoding of one DER-encoded instance of type IssuerSerial type defined in IETF RFC 5035 [17].
IssuerSerialV2Impl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the IssuerSerialV2 element that supports the DOM XML representation and marshaling mechanism.
IssuerSerialV2Impl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.IssuerSerialV2Impl
Creates a new instance of this IssuerSerialImplV2 with the given context and node.
IssuerSerialV2Impl(String, BigInteger) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.IssuerSerialV2Impl
Creates a new instance of this IssuerSerialV2Impl with the given issuer DN and serial number.
IssuerSerialV2Impl(ESSIssuerSerial) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.IssuerSerialV2Impl
Creates a new instance of this IssuerSerialV2Impl with the given S/MIMEv3 ESS IssuerSerial object.
IssuerSerialV2Impl(X509Certificate) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.IssuerSerialV2Impl
Creates an IssuerSerialV2Impl object from the given certificate.
iterator() - Method in class iaik.xml.crypto.xades.dom.DOMExtensionContext
 
iterator() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CounterSignatureImpl.DOMCounterSignContext
 

L

LOCAL_NAME - Static variable in interface iaik.xml.crypto.xades.ArchiveTimeStamp
The local name of this element.
LOCAL_NAME - Static variable in interface iaik.xml.crypto.xades.AttrAuthoritiesCertValues
The local name of this element.
LOCAL_NAME - Static variable in interface iaik.xml.crypto.xades.AttributeCertificateRefs
The local name of this element.
LOCAL_NAME - Static variable in interface iaik.xml.crypto.xades.AttributeCertificateRefsV2
The local name of this element.
LOCAL_NAME - Static variable in interface iaik.xml.crypto.xades.AttributeRevocationRefs
The local name of this element.
LOCAL_NAME - Static variable in interface iaik.xml.crypto.xades.AttributeRevocationValues
The local name of this element.
LOCAL_NAME - Static variable in interface iaik.xml.crypto.xades.CertIDV2
The local name of this element.
LOCAL_NAME - Static variable in interface iaik.xml.crypto.xades.CertificateValues
The local name of this element.
LOCAL_NAME - Static variable in interface iaik.xml.crypto.xades.CertifiedRoleV2
The local name of the corresponding element in a XAdES signature.
LOCAL_NAME - Static variable in interface iaik.xml.crypto.xades.CertRefs
The local name of this element.
LOCAL_NAME - Static variable in interface iaik.xml.crypto.xades.CertRefsV2
The local name of this element.
LOCAL_NAME - Static variable in interface iaik.xml.crypto.xades.CompleteCertificateRefs
The local name of this element.
LOCAL_NAME - Static variable in interface iaik.xml.crypto.xades.CompleteCertificateRefsV2
The local name of this element.
LOCAL_NAME - Static variable in interface iaik.xml.crypto.xades.CompleteRevocationRefs
The local name for this element.
LOCAL_NAME - Static variable in class iaik.xml.crypto.xades.impl.dom.properties.CertifiedRolesV2Impl
 
LOCAL_NAME - Static variable in class iaik.xml.crypto.xades.impl.dom.properties.SignedAssertionsImpl
 
LOCAL_NAME - Static variable in interface iaik.xml.crypto.xades.IssuerSerialV2
The local name of this element.
LOCAL_NAME - Static variable in interface iaik.xml.crypto.xades.OtherAttributeCertificate
The local name of the corresponding XAdES property.
LOCAL_NAME - Static variable in interface iaik.xml.crypto.xades.RecomputedDigestValue
The local name of this element.
LOCAL_NAME - Static variable in interface iaik.xml.crypto.xades.RefsOnlyTimeStampV2
The local name of this element.
LOCAL_NAME - Static variable in interface iaik.xml.crypto.xades.RenewedDigests
The local name of this element.
LOCAL_NAME - Static variable in interface iaik.xml.crypto.xades.ResponderID
The local name of this element.
LOCAL_NAME - Static variable in interface iaik.xml.crypto.xades.RevocationValues
The local name of this element.
LOCAL_NAME - Static variable in interface iaik.xml.crypto.xades.SigAndRefsTimeStampV2
The local name of this element.
LOCAL_NAME - Static variable in interface iaik.xml.crypto.xades.SignaturePolicyStore
The local name of this element.
LOCAL_NAME - Static variable in interface iaik.xml.crypto.xades.SignatureProductionPlaceV2
The local name of the corresponding property in the XAdES signature.
LOCAL_NAME - Static variable in interface iaik.xml.crypto.xades.SignedAssertion
The local name of the corresponding XAdES property.
LOCAL_NAME - Static variable in interface iaik.xml.crypto.xades.SignerRoleV2
The local name of the corresponding XAdES property.
LOCAL_NAME - Static variable in interface iaik.xml.crypto.xades.SigningCertificate
The local name of this element.
LOCAL_NAME - Static variable in interface iaik.xml.crypto.xades.SigningCertificateV2
The local name of this element.
LOCAL_NAME - Static variable in interface iaik.xml.crypto.xades.SPDocSpecification
The local name of the corresponding object identifier in the XAdES signature.
LOCAL_NAME - Static variable in interface iaik.xml.crypto.xades.TimeStampValidationData
The local name of this element.
LOCAL_NAME - Static variable in interface iaik.xml.crypto.xades.X509AttributeCertificate
The local name of the corresponding element.
LOCAL_NAME_BYKEY - Static variable in interface iaik.xml.crypto.xades.ResponderID
 
LOCAL_NAME_BYNAME - Static variable in interface iaik.xml.crypto.xades.ResponderID
 
LOCAL_NAME_IN_COMMITMENTTYPEINDICATION - Static variable in interface iaik.xml.crypto.xades.ObjectIdentifier
<xsd:element name="CommitmentTypeIndication" type="CommitmentTypeIndicationType"/> <xsd:complexType name="CommitmentTypeIndicationType"> <xsd:sequence> <xsd:element name="CommitmentTypeId" type="ObjectIdentifierType"/> ...
LOCAL_NAME_IN_DATAOBJECTFORMAT - Static variable in interface iaik.xml.crypto.xades.ObjectIdentifier
<xsd:element name="DataObjectFormat" type="DataObjectFormatType"/> <xsd:complexType name="DataObjectFormatType"> <xsd:sequence> <xsd:element name="ObjectIdentifier" type="ObjectIdentifierType" minOccurs="0"/> ...
LOCAL_NAME_IN_SIGNATUREPOLICYID - Static variable in interface iaik.xml.crypto.xades.ObjectIdentifier
<xsd:complexType name="SignaturePolicyIdType"> <xsd:sequence> <xsd:element name="SigPolicyId" type="ObjectIdentifierType"/> ...
LOCAL_NAME_OBJECTIDENTIFIER - Static variable in interface iaik.xml.crypto.xades.ObjectIdentifier
<xsd:element name="ObjectIdentifier" type="ObjectIdentifierType"/>
LOCAL_NAME_SIG_POLDOC_LOCALURI - Static variable in interface iaik.xml.crypto.xades.SignaturePolicyStore
The local name of the SigPolDocLocalURI.
LOCAL_NAME_SIGNATURE_POLICY_DOCUMENT - Static variable in interface iaik.xml.crypto.xades.SignaturePolicyStore
The local name of the SignaturePolicyDocument.
LOCAL_NAME_SPDOC_SPECIFICATION - Static variable in interface iaik.xml.crypto.xades.SignaturePolicyStore
The local name of the SPDocSpecification.
LOCAL_NAME_SPDOCSPECIFICATION - Static variable in interface iaik.xml.crypto.xades.ObjectIdentifier
<xsd:element name="SPDocSpecification" type="xades:ObjectIdentifierType">

M

marshal(DOMCryptoContext, Node, Node) - Method in class iaik.xml.crypto.xades.impl.dom.properties.AnyType
 
marshal(DOMCryptoContext, Node, Node) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertIDImpl
 
marshal(DOMCryptoContext, Node, Node) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertIDV2Impl
 
marshal(DOMCryptoContext, Node, Node) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CommitmentTypeIndicationImpl
 
marshal(DOMCryptoContext, Node, Node) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CRLIdentifierImpl
 
marshal(DOMCryptoContext, Node, Node) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CRLRefImpl
 
marshal(DOMCryptoContext, Node, Node) - Method in class iaik.xml.crypto.xades.impl.dom.properties.DataObjectFormatImpl
 
marshal(DOMCryptoContext, Node, Node) - Method in class iaik.xml.crypto.xades.impl.dom.properties.IssuerSerialV2Impl
 
marshal(DOMCryptoContext, Node, Node) - Method in class iaik.xml.crypto.xades.impl.dom.properties.NoticeRefImpl
 
marshal(DOMCryptoContext, Node, Node) - Method in class iaik.xml.crypto.xades.impl.dom.properties.ObjectIdentifierImpl
 
marshal(DOMCryptoContext, Node, Node) - Method in class iaik.xml.crypto.xades.impl.dom.properties.OCSPIdentifierImpl
 
marshal(DOMCryptoContext, Node, Node) - Method in class iaik.xml.crypto.xades.impl.dom.properties.OCSPRefImpl
 
marshal(DOMCryptoContext, Node, Node) - Method in class iaik.xml.crypto.xades.impl.dom.properties.OtherValuesImpl
 
marshal(DOMCryptoContext, Node, Node) - Method in class iaik.xml.crypto.xades.impl.dom.properties.QualifyingPropertiesImpl
 
marshal(DOMCryptoContext, Node, Node) - Method in class iaik.xml.crypto.xades.impl.dom.properties.ResponderIDImpl
 
marshal(DOMCryptoContext, Node, Node) - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignaturePolicyIdImpl
 
marshal(DOMCryptoContext, Node, Node) - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignaturePolicyStoreImpl
 
marshal(DOMCryptoContext, Node, Node) - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignatureProductionPlaceImpl
 
marshal(DOMCryptoContext, Node, Node) - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignatureProductionPlaceV2Impl
 
marshal(DOMCryptoContext, Node, Node) - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignedDataObjectPropertiesImpl
 
marshal(DOMCryptoContext, Node, Node) - Method in class iaik.xml.crypto.xades.impl.dom.properties.SPUserNoticeImpl
 
marshal(DOMCryptoContext, Node, Node) - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedDataObjectPropertiesImpl
 
marshalAttributes(DOMCryptoContext, Element) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertIDImpl
 
marshalAttributes(DOMCryptoContext, Element) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertIDV2Impl
 
marshalAttributes(DOMCryptoContext, Element) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CRLIdentifierImpl
 
marshalAttributes(DOMCryptoContext, Element) - Method in class iaik.xml.crypto.xades.impl.dom.properties.DataObjectFormatImpl
 
marshalAttributes(DOMCryptoContext, Element) - Method in class iaik.xml.crypto.xades.impl.dom.properties.EncapsulatedPKIDataType
 
marshalAttributes(DOMCryptoContext, Element) - Method in class iaik.xml.crypto.xades.impl.dom.properties.IdentifierImpl
 
marshalAttributes(DOMCryptoContext, Element) - Method in class iaik.xml.crypto.xades.impl.dom.properties.IncludeImpl
 
marshalAttributes(DOMCryptoContext, Element) - Method in class iaik.xml.crypto.xades.impl.dom.properties.OCSPIdentifierImpl
 
marshalAttributes(DOMCryptoContext, Element) - Method in class iaik.xml.crypto.xades.impl.dom.properties.QualifyingPropertiesImpl
 
marshalAttributes(DOMCryptoContext, Element) - Method in class iaik.xml.crypto.xades.impl.dom.properties.RecomputedDigestValueImpl
 
marshalAttributes(DOMCryptoContext, Element) - Method in class iaik.xml.crypto.xades.impl.dom.properties.TimeStampValidationDataImpl
Marshals the URI attributes.
marshalElement(DOMCryptoContext, Node, Node) - Method in class iaik.xml.crypto.xades.impl.dom.properties.DocumentationReferenceImpl
 
marshalElement(DOMCryptoContext, Node, Node) - Method in class iaik.xml.crypto.xades.impl.dom.properties.EncapsulatedPKIDataType
 
marshalElement(DOMCryptoContext, Node, Node) - Method in class iaik.xml.crypto.xades.impl.dom.properties.IdentifierImpl
 
marshalElement(DOMCryptoContext, Node, Node) - Method in class iaik.xml.crypto.xades.impl.dom.properties.ObjectReferenceImpl
 
marshalElement(DOMCryptoContext, Node, Node) - Method in class iaik.xml.crypto.xades.impl.dom.properties.SigningTimeImpl
 
marshalElement(DOMCryptoContext, Node, Node) - Method in class iaik.xml.crypto.xades.impl.dom.properties.SPURIImpl
 
marshalIDAttribute(DOMCryptoContext, Element) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertificateValuesTypeImpl
 
marshalIDAttribute(DOMCryptoContext, Element) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CompleteCertificateRefsTypeImpl
 
marshalIDAttribute(DOMCryptoContext, Element) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CompleteCertificateRefsTypeV2Impl
 
marshalIDAttribute(DOMCryptoContext, Element) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CompleteRevocationRefsTypeImpl
 
marshalIDAttribute(DOMCryptoContext, Element) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CounterSignatureImpl
 
marshalIDAttribute(DOMCryptoContext, Element) - Method in class iaik.xml.crypto.xades.impl.dom.properties.EncapsulatedPKIDataType
 
marshalIDAttribute(DOMCryptoContext, Element) - Method in class iaik.xml.crypto.xades.impl.dom.properties.QualifyingPropertiesImpl
 
marshalIDAttribute(DOMCryptoContext, Element) - Method in class iaik.xml.crypto.xades.impl.dom.properties.RenewedDigestsImpl
 
marshalIDAttribute(DOMCryptoContext, Element) - Method in class iaik.xml.crypto.xades.impl.dom.properties.RevocationValuesTypeImpl
 
marshalIDAttribute(DOMCryptoContext, Element) - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignaturePolicyStoreImpl
 
marshalIDAttribute(DOMCryptoContext, Element) - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignedDataObjectPropertiesImpl
 
marshalIDAttribute(DOMCryptoContext, Element) - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignedPropertiesImpl
 
marshalIDAttribute(DOMCryptoContext, Element) - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignedSignaturePropertiesImpl
 
marshalIDAttribute(DOMCryptoContext, Element) - Method in class iaik.xml.crypto.xades.impl.dom.properties.TimeStampValidationDataImpl
 
marshalIDAttribute(DOMCryptoContext, Element) - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedDataObjectPropertiesImpl
 
marshalIDAttribute(DOMCryptoContext, Element) - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedPropertiesImpl
 
marshalIDAttribute(DOMCryptoContext, Element) - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
marshalIDAttribute(DOMCryptoContext, Element) - Method in class iaik.xml.crypto.xades.impl.dom.properties.XAdESTimeStampImpl
 

N

newAllDataObjectsTimeStamp(List, CanonicalizationMethod, String, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
Deprecated. 
newAllDataObjectsTimeStamp(CanonicalizationMethod, String, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newAllDataObjectsTimeStamp(List, CanonicalizationMethod, String, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Deprecated.
newAllDataObjectsTimeStamp(CanonicalizationMethod, String, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a AllDataObjectsTimeStamp property with the canonicalization method, id-attribute value and id-attribute value of the time-stamp token.
newArchiveTimeStamp(List, CanonicalizationMethod, String, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newArchiveTimeStamp(CanonicalizationMethod, String, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newArchiveTimeStamp(List, CanonicalizationMethod, String, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Deprecated.
use the implicit mechanism (not distributed case) instead QualifyingPropertiesFactory.newArchiveTimeStamp(CanonicalizationMethod, String, String) .
newArchiveTimeStamp(CanonicalizationMethod, String, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a ArchiveTimeStamp property with the specified canonicalization method, id-attribute value and id-attribute value of the time-stamp token.
newArchiveTimeStamp132(List, CanonicalizationMethod, String, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
Deprecated.
this method is only provided for legacy support and may be removed in the future.
newArchiveTimeStamp132(CanonicalizationMethod, String, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
Deprecated.
this method is only provided for legacy support and may be removed in the future.
newAttrAuthoritiesCertValues(List, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newAttrAuthoritiesCertValues(List, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a AttrAuthoritiesCertValues property with the given list of EncapsulatedX509Certificates and OtherCertificate and the specified id-attribute value.
newAttributeCertificateRefs(List, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
Deprecated. 
newAttributeCertificateRefs(List, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Deprecated.
newAttributeCertificateRefsV2(List, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newAttributeCertificateRefsV2(List, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a new AttributeCertificateRefsV2 with the given list of CertIDV2s.
newAttributeRevocationRefs(List, List, List, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newAttributeRevocationRefs(List, List, List, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a AttributeRevocationRefs property with the specified list of CRLRefs, list of OCSPRefs, list of OtherRef s and the id-attribute value.
newAttributeRevocationValues(List, List, List, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newAttributeRevocationValues(List, List, List, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a AttributeRevocationValues property with the specified list of EncapsulatedCRLValues, list of EncapsulatedOCSPValues, list of OtherValues and id-attribute value.
newCertID(String, X509Certificate, DigestMethod) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
Deprecated. 
newCertID(String, IssuerSerial, DigestMethod, InputStream) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
Deprecated. 
newCertID(String, DigestMethod, byte[], IssuerSerial) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
Deprecated. 
newCertID(String, X509Certificate, DigestMethod) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
newCertID(String, IssuerSerial, DigestMethod, InputStream) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
newCertID(String, DigestMethod, byte[], IssuerSerial) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
newCertIDV2(String, X509Certificate, DigestMethod, boolean) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newCertIDV2(String, DigestMethod, InputStream) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newCertIDV2(String, IssuerSerialV2, DigestMethod, InputStream) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newCertIDV2(String, DigestMethod, byte[]) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newCertIDV2(String, DigestMethod, byte[], IssuerSerialV2) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newCertIDV2(String, X509Certificate, DigestMethod, boolean) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a new CertIDV2 with the given URI, certificate, and digest method
newCertIDV2(String, DigestMethod, InputStream) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a new CertIDV2 with the given URI, digest method and input for computing the digest.
newCertIDV2(String, IssuerSerialV2, DigestMethod, InputStream) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a new CertIDV2 with the given URI, issuer and serial number, digest method and input for computing the digest.
newCertIDV2(String, DigestMethod, byte[]) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a new CertIDV2 with the given URI, digest method and digest value.
newCertIDV2(String, DigestMethod, byte[], IssuerSerialV2) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a new CertIDV2 with the given URI, digest method, digest value issuer and serial
newCertificateValues(List, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newCertificateValues(List, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a CertificateValues property with the given list of EncapsulatedX509Certificates and OtherCertificate and the specified id-attribute value.
newCertifiedRole(byte[], String, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
Deprecated. 
newCertifiedRole(byte[], String, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
newCertifiedRoleV2(X509AttributeCertificate) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newCertifiedRoleV2(OtherAttributeCertificate) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newCertifiedRoleV2(X509AttributeCertificate) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a CertifiedRoleV2 object with the given X509AttributeCertificate.
newCertifiedRoleV2(OtherAttributeCertificate) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a CertifiedRoleV2 object with the given OtherAttributeCertificate.
newClaimedRole(List) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newClaimedRole(List) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a new ClaimedRole element with the given content.
newCommitmentTypeIndication(ObjectIdentifier, List, List) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newCommitmentTypeIndication(ObjectIdentifier, List, List) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a new CommitmentTypeIndication property with the given commitment type identifier, object references and commitment type qualifiers.
newCommitmentTypeQualifer(List) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newCommitmentTypeQualifer(List) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a CommitmentTypeQualifier with the specified list of XMLStructures.
newCompleteCertificateRefs(List, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
Deprecated. 
newCompleteCertificateRefs(List, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Deprecated.
newCompleteCertificateRefsV2(List, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newCompleteCertificateRefsV2(List, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a new CompleteCertificateRefsV2 with the given list of CertIDV2s.
newCompleteRevocationRefs(List, List, List, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newCompleteRevocationRefs(List, List, List, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a CompleteRevocationRefs property with the specified list of CRLRefs, list of OCSPRefs, list of OtherRef s and the id-attribute value.
newCounterSignature(XMLSignature) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
Deprecated. 
newCounterSignature(XMLSignature, KeySelector) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newCounterSignature(XMLSignature, KeySelector, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newCounterSignature(XMLSignature) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
newCounterSignature(XMLSignature, KeySelector) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a CounterSignature property with the specified signature.
newCounterSignature(XMLSignature, KeySelector, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a CounterSignature property with the specified signature.
newCRLIdentifier(String, Date, BigInteger, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newCRLIdentifier(String, Date, BigInteger, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a CRLIdentifier with the given issuer name, issuer time, CRL number and URI.
newCRLRef(X509CRL, DigestMethod, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newCRLRef(CRLIdentifier, DigestAlgAndValue) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newCRLRef(CRLIdentifier, DigestMethod, InputStream) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newCRLRef(X509CRL, DigestMethod, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a CRLRef element for the given CRL with the specified digest algorithm and URI.
newCRLRef(CRLIdentifier, DigestAlgAndValue) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a CRLRef with the given CRL identifier and digest value.
newCRLRef(CRLIdentifier, DigestMethod, InputStream) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a CRLRef with the given CRL identifier, digest method, and input for the digest computation.
newDataObjectFormat(String, ObjectIdentifier, String, String, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newDataObjectFormat(String, ObjectIdentifier, String, String, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a new DataObjectFormat property with the given description, object identifier, MIME type, encoding and object refererence.
newDigestAlgAndValue(DigestMethod, byte[]) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newDigestAlgAndValue(DigestMethod, byte[]) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a DigestAlgAndValue element with the given digest method and digest value.
newEncapsulatedCRLValue(X509CRL, String, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newEncapsulatedCRLValue(X509CRL, String, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a EncapsulatedCRLValue with the given X509 CRL, id-attribute value and encoding.
newEncapsulatedOCSPValue(byte[], String, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newEncapsulatedOCSPValue(byte[], String, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a EncapsulatedOCSPValue with the given OCSP response, id-attribute value and encoding.
newEncapsulatedX509Certificate(X509Certificate, String, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newEncapsulatedX509Certificate(X509Certificate, String, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a EncapsulatedX509Certificate with the given X509 certificate, id-attribute value and encoding.
newInclude(String, boolean) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newInclude(String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newInclude(String, boolean) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
newInclude(String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
newIndividualDataObjectsTimeStamp(List, CanonicalizationMethod, String, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newIndividualDataObjectsTimeStamp(List, CanonicalizationMethod, String, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a IndividualDataObjectsTimeStamp property with the specified list of Includes, canonicalization method, id-attribute value and id-attribute value of the time-stamp token.
newIssuerSerial(String, BigInteger) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
Deprecated. 
newIssuerSerial(String, BigInteger) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
newIssuerSerialV2(String, BigInteger) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newIssuerSerialV2(X509Certificate) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newIssuerSerialV2(String, BigInteger) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a new IssuerSerialV2 from the specified X.500 issuer distinguished name and serial number.
newIssuerSerialV2(X509Certificate) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a new IssuerSerialV2 from the issuerDN and serial number in the given certificate.
newNoticeRef(String, List) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newNoticeRef(String, List) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a new NoticeRef element with the given organization and notice numbers.
newObjectIdentifier(String, Identifier.Qualifier, String, List) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newObjectIdentifier(String, Identifier.Qualifier, String, List) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a new ObjectIdentifier with the given identifier, description and documentation references.
newOCSPIdentifier(String, Date, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newOCSPIdentifier(byte[], Date, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newOCSPIdentifier(String, Date, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a OCSPIdentifier with the given responder ID, producedAt date and URI.
newOCSPIdentifier(byte[], Date, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a OCSPIdentifier with the given hash of a Public Key, producedAt date and URI.
newOCSPRef(OCSPIdentifier, DigestAlgAndValue) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newOCSPRef(byte[], DigestMethod, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newOCSPRef(OCSPIdentifier, DigestMethod, InputStream) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newOCSPRef(byte[], DigestMethod, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a OCSPRef with the given OCSP response, digest method and URI.
newOCSPRef(OCSPIdentifier, DigestAlgAndValue) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a OCSPRef with the given OCSP identifier and digest value.
newOCSPRef(OCSPIdentifier, DigestMethod, InputStream) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a OCSPRef with the given OCSP identifier, digest method and input for the digest computation.
newOtherAttributeCertificate(List) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newOtherAttributeCertificate(List) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates an OtherAttributeCertificate element with the specified list of XMLStructures.
newOtherCerificate(List) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newOtherCerificate(List) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a OtherCertificate element with the specified list of XMLStructures.
newOtherRef(List) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newOtherRef(List) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a OtherRef element with the specified list of XMLStructures.
newOtherValue(List) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newOtherValue(List) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a OtherValue element with the specified list of XMLStructures.
newQualifyingProperties(SignedProperties, UnsignedProperties, String, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newQualifyingProperties(SignedProperties, String, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newQualifyingProperties(SignedProperties, String, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates QualifyingProperties with the specified signed properties, target-attribute value and id -attribute value.
newQualifyingProperties(SignedProperties, UnsignedProperties, String, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates QualifyingProperties with the specified signed properties, unsigned properties, target-attribute value and id-attribute value.
newQualifyingPropertiesReference(String, List, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
Deprecated. 
newQualifyingPropertiesReference(String, List, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a QualifyingPropertiesReference element with the given URI, list of Transforms and id -attribute value.
newRecomputedDigestValue(int, byte[]) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newRecomputedDigestValue(int, byte[]) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates the RecomputedDigestValue with te given order and digest value.
newRefsOnlyTimeStamp(List, CanonicalizationMethod, String, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
Deprecated. 
newRefsOnlyTimeStamp(CanonicalizationMethod, String, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
Deprecated. 
newRefsOnlyTimeStamp(List, CanonicalizationMethod, String, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Deprecated.
use the implicit mechanism (not distributed case) instead QualifyingPropertiesFactory.newRefsOnlyTimeStamp(CanonicalizationMethod, String, String) .
newRefsOnlyTimeStamp(CanonicalizationMethod, String, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
newRefsOnlyTimeStampV2(List, CanonicalizationMethod, String, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
Deprecated. 
newRefsOnlyTimeStampV2(CanonicalizationMethod, String, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newRefsOnlyTimeStampV2(List, CanonicalizationMethod, String, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Deprecated.
use the implicit mechanism (not distributed case) instead QualifyingPropertiesFactory.newRefsOnlyTimeStampV2(CanonicalizationMethod, String, String) .
newRefsOnlyTimeStampV2(CanonicalizationMethod, String, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a RefsOnlyTimeStampV2 property with the specified list canonicalization method, id-attribute value and id-attribute value of the time-stamp token.
newRenewedDigests(DigestMethod, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newRenewedDigests(DigestMethod, List, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newRenewedDigests(DigestMethod, List, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates the RenewedDigests with te given digest method, list of RecomputedDigestValues and id.
newRenewedDigests(DigestMethod, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates the RenewedDigests with te given digest method and id.
newRevocationValues(List, List, List, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newRevocationValues(List, List, List, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a RevocationValues property with the specified list of EncapsulatedCRLValues, list of EncapsulatedOCSPValues, list of OtherValues and id-attribute value.
newSigAndRefsTimeStamp(List, CanonicalizationMethod, String, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
Deprecated. 
newSigAndRefsTimeStamp(CanonicalizationMethod, String, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
Deprecated. 
newSigAndRefsTimeStamp(List, CanonicalizationMethod, String, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Deprecated.
newSigAndRefsTimeStamp(CanonicalizationMethod, String, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
newSigAndRefsTimeStampV2(List, CanonicalizationMethod, String, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
Deprecated. 
newSigAndRefsTimeStampV2(CanonicalizationMethod, String, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newSigAndRefsTimeStampV2(List, CanonicalizationMethod, String, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Deprecated.
newSigAndRefsTimeStampV2(CanonicalizationMethod, String, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a SigAndRefsTimeStampV2 property with the specified canonicalization method, id-attribute value and id-attribute value of the time-stamp token.
newSignaturePolicyId(ObjectIdentifier, List, DigestMethod, Data, List) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newSignaturePolicyId(ObjectIdentifier, List, DigestAlgAndValue, List) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newSignaturePolicyId(ObjectIdentifier, List, DigestMethod, Data, List) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a new SignaturePolicyId with the given object identifier, transforms, digest method, digest input and list of qualifiers.
newSignaturePolicyId(ObjectIdentifier, List, DigestAlgAndValue, List) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a new SignaturePolicyId with the given object identifier, transforms, digest value and list of qualifiers.
newSignaturePolicyIdentifier() - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newSignaturePolicyIdentifier(SignaturePolicyId) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newSignaturePolicyIdentifier(SignaturePolicyId) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a new SignaturePolicyIdentifier with the given SignaturePolicyId.
newSignaturePolicyIdentifier() - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a new SignaturePolicyIdentifier with SignaturePolicyImplied.
newSignaturePolicyStore(SPDocSpecification, String, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newSignaturePolicyStore(SPDocSpecification, byte[], String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newSignaturePolicyStore(SPDocSpecification, InputStream, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newSignaturePolicyStore(SPDocSpecification, String, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates the signature policy store with the given technical specification and the uri pointing to the local stored signature policy document..
newSignaturePolicyStore(SPDocSpecification, byte[], String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates the signature policy store with the given technical specification and the signature policy document.
newSignaturePolicyStore(SPDocSpecification, InputStream, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates the signature policy store with the given technical specification and the signature policy document.
newSignatureProductionPlace(String, String, String, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
Deprecated. 
newSignatureProductionPlace(String, String, String, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
newSignatureProductionPlaceV2(String, String, String, String, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newSignatureProductionPlaceV2(String, String, String, String, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a new SignatureProductionPlaceV2 property with the given city, street address, state or province, postal code and country name.
newSignatureTimeStamp(List, CanonicalizationMethod, String, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
Deprecated. 
newSignatureTimeStamp(CanonicalizationMethod, String, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newSignatureTimeStamp(List, CanonicalizationMethod, String, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Deprecated.
use the implicit mechanism (not distributed case) instead QualifyingPropertiesFactory.newSignatureTimeStamp(CanonicalizationMethod, String, String) .
newSignatureTimeStamp(CanonicalizationMethod, String, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a SignatureTimeStamp property with the specified canonicalization method, id-attribute value and id-attribute value of the time-stamp token.
newSignedAssertion(List) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newSignedAssertion(List) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates an SignedAssertion element with the specified list of XMLStructures.
newSignedDataObjectProperties(List, List, List, List, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newSignedDataObjectProperties(List, List, List, List, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates SignedDataObjectProperties containing the specified list of DataObjectFormats, list of CommitmentTypeIndication s, list of AllDataObjectsTimeStamps, list of IndividualDataObjectsTimeStamps and id-attribute value.
newSignedProperties(SignedSignatureProperties, SignedDataObjectProperties, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newSignedProperties(SignedSignatureProperties, SignedDataObjectProperties, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates SignedProperties with the specified signed signature properties, signed data object properties and id-attribute value.
newSignedSignatureProperties(SigningTime, SigningCertificate, SignaturePolicyIdentifier, SignatureProductionPlace, SignerRole, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
Deprecated. 
newSignedSignatureProperties(SigningTime, SigningCertificateV2, SignaturePolicyIdentifier, SignatureProductionPlaceV2, SignerRoleV2, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newSignedSignatureProperties(SigningTime, SigningCertificate, SignaturePolicyIdentifier, SignatureProductionPlace, SignerRole, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
newSignedSignatureProperties(SigningTime, SigningCertificateV2, SignaturePolicyIdentifier, SignatureProductionPlaceV2, SignerRoleV2, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates SignedSignatureProperties with the specified signing time, signing certificate, signature policy identifier, signature production place, signer role and id-attribute value.
newSignerRole(List, List) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
Deprecated. 
newSignerRole(List, List) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Deprecated.
newSignerRoleV2(List, List, List) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newSignerRoleV2(List, List, List) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a new SignerRoleV2 property with the given claimed roles, certified roles and or signed assertions.
newSigningCertificate(List) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
Deprecated. 
newSigningCertificate(List) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Deprecated.
newSigningCertificateV2(List) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newSigningCertificateV2(List) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a new SigningCertificateV2 with the given list of CertIDV2s.
newSigningTime() - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newSigningTime(Date) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
Deprecated. 
newSigningTime(Date) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Deprecated.
The signing time should be as close as possible near the actual signature creation time and MUST be after creation time of signed DataObjectTimeStamps (if present). This is only assured if the library sets the date automatically. Use method QualifyingPropertiesFactory.newSigningTime() instead.
newSigningTime() - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a new SigningTime with the current system time.
newSigPolicyQualifier(List) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newSigPolicyQualifier(List) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a SigPolicyQualifier with the specified list of XMLStructures.
newSPDocSpecification(String, Identifier.Qualifier, String, List) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newSPDocSpecification(String, Identifier.Qualifier, String, List) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a new SPDocSpecification with the given identifier, description and documentation references.
newSPURI(String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newSPURI(String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a new SPURI element with the given URI.
newSPUserNotice(String, NoticeRef) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newSPUserNotice(String, NoticeRef) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a new SPUserNotice element with the given explicit text and the notice reference.
newTimeStampValidationData(List, List, List, List, String, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newTimeStampValidationData(CertificateValues, RevocationValues, String, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newTimeStampValidationData(List, List, List, List, String, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a TimeStampValidationData property with the given list of EncapsulatedX509Certificates, OtherCertificate list of EncapsulatedCRLValues, list of EncapsulatedOCSPValues, list of OtherValues and the specified id-attribute value.
newTimeStampValidationData(CertificateValues, RevocationValues, String, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a TimeStampValidationData property with the given
newUnsignedDataObjectProperties(List, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newUnsignedDataObjectProperties(List, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a UnsignedDataObjectProperties element with the given list of UnsignedDataObjectProperty elements.
newUnsignedDataObjectProperty(List) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newUnsignedDataObjectProperty(List) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a UnsignedDataObjectProperty with the specified list of XMLStructures.
newUnsignedProperties(UnsignedSignatureProperties, UnsignedDataObjectProperties, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newUnsignedProperties(UnsignedSignatureProperties, UnsignedDataObjectProperties, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates UnsignedProperties with the specified unsigned signature properties, unsigned data object properties and id -attribute value.
newUnsignedSignatureProperties(List, List, CompleteCertificateRefs, CompleteRevocationRefs, AttributeCertificateRefs, AttributeRevocationRefs, List, CertificateValues, RevocationValues, AttrAuthoritiesCertValues, AttributeRevocationValues, List, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
Deprecated. 
newUnsignedSignatureProperties(List, List, CompleteCertificateRefsV2, CompleteRevocationRefs, AttributeCertificateRefsV2, AttributeRevocationRefs, List, CertificateValues, RevocationValues, AttrAuthoritiesCertValues, AttributeRevocationValues, List, SignaturePolicyStore, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newUnsignedSignatureProperties(List, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newUnsignedSignatureProperties(List, List, CompleteCertificateRefs, CompleteRevocationRefs, AttributeCertificateRefs, AttributeRevocationRefs, List, CertificateValues, RevocationValues, AttrAuthoritiesCertValues, AttributeRevocationValues, List, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
newUnsignedSignatureProperties(List, List, CompleteCertificateRefsV2, CompleteRevocationRefs, AttributeCertificateRefsV2, AttributeRevocationRefs, List, CertificateValues, RevocationValues, AttrAuthoritiesCertValues, AttributeRevocationValues, List, SignaturePolicyStore, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a UnsignedSignatureProperties element with the given list of CounterSignatures, list of SignatureTimeStamps, complete certificate references, complete revocation references, attribute certificate references, attribute revocation references, list of SigAndRefsTimeStamps and RefsOnlyTimeStamps, certificate values, revocation values and id-attribute value.
newUnsignedSignatureProperties(List, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a UnsignedSignatureProperties element with the given list of CounterSignatures and id-attribute value.
newX509AttributeCertificate(byte[], String, String) - Method in class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
newX509AttributeCertificate(byte[], String, String) - Method in class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Creates a new X509AttributeCertificate element with the given attribute certificate.
newXMLSignature(SignedInfo, KeyInfo, List, String, String) - Method in class iaik.xml.crypto.xades.impl.dom.XAdESSignatureFactory
 
newXMLSignature(SignedInfo, KeyInfo) - Method in class iaik.xml.crypto.xades.impl.dom.XAdESSignatureFactory
 
NOTICE_NUMBERS_LOCAL_NAME - Static variable in interface iaik.xml.crypto.xades.NoticeRef
The name of the descendent NoticeNumbers.
NoticeRef - Interface in iaik.xml.crypto.xades
A representation of the NoticeRef element as defined in ETSI TS 101 933 v1.3.2.
noticeRef_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.SPUserNoticeImpl
 
NoticeRefImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
 
NoticeRefImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.NoticeRefImpl
 
NoticeRefImpl(String, List) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.NoticeRefImpl
 

O

ObjectIdentifier - Interface in iaik.xml.crypto.xades
A representation of the ObjectIdentifier element as defined in ETSI TS 101 933 v1.3.2.
ObjectIdentifierImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the ObjectIdentifier type that supports the DOM XML processing and representation method.
ObjectIdentifierImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.ObjectIdentifierImpl
Creates a new instance of this ObjectIdentifierImpl with the given provider config, context and node.
ObjectIdentifierImpl(String, Identifier.Qualifier, String, List) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.ObjectIdentifierImpl
Creates a new instance of this ObjectIdentifierImpl with the given identifier, list of qualifier, description and list of documentation references.
ObjectReference(Node, String, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.DataObjectFormatImpl.ObjectReference
 
ObjectReferenceImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
 
ObjectReferenceImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.ObjectReferenceImpl
 
ObjectReferenceImpl(String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.ObjectReferenceImpl
 
OCSPIdentifier - Interface in iaik.xml.crypto.xades
A representation of the OCSPIdentifier element as defined in ETSI TS 101 933 v1.3.2.
OCSPIdentifierImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the OCSPIdentifier element that supports the DOM XML processing and representation mechanism.
OCSPIdentifierImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.OCSPIdentifierImpl
Creates a new instance of this OCSPIdentifierImpl with the given context and node.
OCSPIdentifierImpl(String, Date, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.OCSPIdentifierImpl
Creates a new instance of this OCSPIdentifierImpl with the specified provider config, responder identifier, produced at date and URI reference.
OCSPIdentifierImpl(byte[], Date, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.OCSPIdentifierImpl
Creates a new instance of this OCSPIdentifierImpl with the specified provider config, responder identifier, produced at date and URI reference.
OCSPRef - Interface in iaik.xml.crypto.xades
A representation of the OCSPRef element as defined in ETSI TS 101 933 v1.3.2.
OCSPRefImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the OCSPRef element that supports the DOM XML processing and representation mechanism.
OCSPRefImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.OCSPRefImpl
 
OCSPRefImpl(OCSPIdentifierImpl, DigestAlgAndValueImpl) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.OCSPRefImpl
 
OCSPRefImpl(OCSPResponse, DigestMethodImpl, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.OCSPRefImpl
 
OCSPRefImpl(OCSPIdentifierImpl, DigestMethodImpl, InputStream) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.OCSPRefImpl
 
OCSPRefsImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
 
OCSPRefsImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.OCSPRefsImpl
 
OCSPRefsImpl(List) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.OCSPRefsImpl
 
OCSPValuesImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
 
OCSPValuesImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.OCSPValuesImpl
 
OCSPValuesImpl(List) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.OCSPValuesImpl
 
OID_AS_URI - Static variable in class iaik.xml.crypto.xades.Identifier.Qualifier
The OIDAsURI type.
OID_AS_URN - Static variable in class iaik.xml.crypto.xades.Identifier.Qualifier
The OIDAsURN type.
order_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.RecomputedDigestValueImpl
The order attribute.
OtherAttributeCertificate - Interface in iaik.xml.crypto.xades
A representation of the OtherAttributeCertificate element as defined in ETSI EN 319 132-1.
OtherAttributeCertificateImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the OtherAttributeCertificate element that supports the DOM XML representation and processing mechanism.
OtherAttributeCertificateImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.OtherAttributeCertificateImpl
Creates a new instance of this OtherCertificate with the given context and node.
OtherAttributeCertificateImpl(List) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.OtherAttributeCertificateImpl
Creates a new instance of this OtherAttributeCertificate with the given list of XMLStructures.
OtherCertificate - Interface in iaik.xml.crypto.xades
A representation of the OtherCertificate element as defined in ETSI TS 101 933 v1.3.2.
OtherCertificateImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
 
OtherCertificateImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.OtherCertificateImpl
Creates a new instance of this OtherCertificate with the given context and node.
OtherCertificateImpl(List) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.OtherCertificateImpl
Creates a new instance of this OtherCertificate with the given list of XMLStructures.
OtherRef - Interface in iaik.xml.crypto.xades
A representation of the OtherRef element as defined in ETSI TS 101 933 v1.3.2.
OtherRefImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the OtherRef element that supports the DOM XML representation and processing mechanism.
OtherRefImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.OtherRefImpl
 
OtherRefImpl(List) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.OtherRefImpl
 
otherRefs_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.OtherRefsImpl
 
OtherRefsImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
 
OtherRefsImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.OtherRefsImpl
 
OtherRefsImpl(List) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.OtherRefsImpl
 
OtherValue - Interface in iaik.xml.crypto.xades
A representation of the OtherValue element as defined in ETSI TS 101 933 v1.3.2.
OtherValueImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
 
OtherValueImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.OtherValueImpl
Creates a new instance of this OtherValue with the given context and node.
OtherValueImpl(List) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.OtherValueImpl
Creates a new instance of this OtherValue with the given list of XMLStructures.
otherValues_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.OtherValuesImpl
 
OtherValuesImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
 
OtherValuesImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.OtherValuesImpl
 
OtherValuesImpl(List) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.OtherValuesImpl
 

P

port_ - Variable in class iaik.xml.crypto.xades.impl.TCPTSPTimeStampProcessor
 
postalCode_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.SignatureProductionPlaceV2Impl
 
printStackTrace(PrintWriter) - Method in exception iaik.xml.crypto.xades.timestamp.TimeStampException
 
printStackTrace(PrintStream) - Method in exception iaik.xml.crypto.xades.timestamp.TimeStampException
 
printStackTrace() - Method in exception iaik.xml.crypto.xades.timestamp.TimeStampException
 
printStackTrace(PrintWriter) - Method in exception iaik.xml.crypto.xades.timestamp.TimeStampTokenException
 
printStackTrace(PrintStream) - Method in exception iaik.xml.crypto.xades.timestamp.TimeStampTokenException
 
printStackTrace() - Method in exception iaik.xml.crypto.xades.timestamp.TimeStampTokenException
 
produceAndAppendTimeStamp(DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.XAdESTimeStampImpl
Produce and append a time-stamp token.
produceTimeStamp(OctetStreamData, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.XAdESTimeStampImpl
Produce the time-stamp token.
PROOF_OF_APPROVAL - Static variable in interface iaik.xml.crypto.xades.CommitmentTypeIndication
Commitment type indication URI Proof of approval.
PROOF_OF_CREATION - Static variable in interface iaik.xml.crypto.xades.CommitmentTypeIndication
Commitment type indication URI Proof of creation.
PROOF_OF_DELIVERY - Static variable in interface iaik.xml.crypto.xades.CommitmentTypeIndication
Commitment type indication URI Proof of delivery.
PROOF_OF_ORIGIN - Static variable in interface iaik.xml.crypto.xades.CommitmentTypeIndication
Commitment type indication URI Proof of origin.
PROOF_OF_RECEIPT - Static variable in interface iaik.xml.crypto.xades.CommitmentTypeIndication
Commitment type indication URI Proof of receipt.
PROOF_OF_SENDER - Static variable in interface iaik.xml.crypto.xades.CommitmentTypeIndication
Commitment type indication URI Proof of sender.
PROPERTY - Static variable in interface iaik.xml.crypto.xades.timestamp.TimeStampProcessor
The Object the time-stamp processor is associated with in an XMLCryptoContext.
put(Object, Object) - Method in class iaik.xml.crypto.xades.dom.DOMExtensionContext
 
put(Object, Object) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CounterSignatureImpl.DOMCounterSignContext
 
putChildStructure(DOMStructure) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertIDImpl
 
putChildStructure(DOMStructure) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertIDListImpl
 
putChildStructure(DOMStructure) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertIDListV2Impl
 
putChildStructure(DOMStructure) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertIDV2Impl
 
putChildStructure(DOMStructure) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertificateValuesTypeImpl
 
putChildStructure(DOMStructure) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertifiedRolesImpl
 
putChildStructure(DOMStructure) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertifiedRolesV2Impl
 
putChildStructure(DOMStructure) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertifiedRoleV2Impl
 
putChildStructure(DOMStructure) - Method in class iaik.xml.crypto.xades.impl.dom.properties.ClaimedRolesImpl
 
putChildStructure(DOMStructure) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CommitmentTypeIndicationImpl
 
putChildStructure(DOMStructure) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CommitmentTypeQualifiersImpl
 
putChildStructure(DOMStructure) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CompleteCertificateRefsTypeImpl
 
putChildStructure(DOMStructure) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CompleteCertificateRefsTypeV2Impl
 
putChildStructure(DOMStructure) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CompleteRevocationRefsTypeImpl
 
putChildStructure(DOMStructure) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CounterSignatureImpl
 
putChildStructure(DOMStructure) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CRLRefImpl
 
putChildStructure(DOMStructure) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CRLRefsImpl
 
putChildStructure(DOMStructure) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CRLValuesImpl
 
putChildStructure(DOMStructure) - Method in class iaik.xml.crypto.xades.impl.dom.properties.DataObjectFormatImpl
 
putChildStructure(DOMStructure) - Method in class iaik.xml.crypto.xades.impl.dom.properties.DocumentationReferencesImpl
 
putChildStructure(DOMStructure) - Method in class iaik.xml.crypto.xades.impl.dom.properties.ObjectIdentifierImpl
 
putChildStructure(DOMStructure) - Method in class iaik.xml.crypto.xades.impl.dom.properties.OCSPRefImpl
 
putChildStructure(DOMStructure) - Method in class iaik.xml.crypto.xades.impl.dom.properties.OCSPRefsImpl
 
putChildStructure(DOMStructure) - Method in class iaik.xml.crypto.xades.impl.dom.properties.OCSPValuesImpl
 
putChildStructure(DOMStructure) - Method in class iaik.xml.crypto.xades.impl.dom.properties.OtherRefsImpl
 
putChildStructure(DOMStructure) - Method in class iaik.xml.crypto.xades.impl.dom.properties.OtherValuesImpl
 
putChildStructure(DOMStructure) - Method in class iaik.xml.crypto.xades.impl.dom.properties.QualifyingPropertiesImpl
 
putChildStructure(DOMStructure) - Method in class iaik.xml.crypto.xades.impl.dom.properties.RenewedDigestsImpl
 
putChildStructure(DOMStructure) - Method in class iaik.xml.crypto.xades.impl.dom.properties.RevocationValuesTypeImpl
 
putChildStructure(DOMStructure) - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignaturePolicyIdentifierImpl
 
putChildStructure(DOMStructure) - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignaturePolicyIdImpl
 
putChildStructure(DOMStructure) - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignaturePolicyStoreImpl
 
putChildStructure(DOMStructure) - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignedAssertionsImpl
 
putChildStructure(DOMStructure) - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignedDataObjectPropertiesImpl
 
putChildStructure(DOMStructure) - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignedPropertiesImpl
 
putChildStructure(DOMStructure) - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignedSignaturePropertiesImpl
 
putChildStructure(DOMStructure) - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignerRoleImpl
 
putChildStructure(DOMStructure) - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignerRoleV2Impl
 
putChildStructure(DOMStructure) - Method in class iaik.xml.crypto.xades.impl.dom.properties.SigPolicyQualifiersListImpl
 
putChildStructure(DOMStructure) - Method in class iaik.xml.crypto.xades.impl.dom.properties.TimeStampValidationDataImpl
 
putChildStructure(DOMStructure) - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedDataObjectPropertiesImpl
 
putChildStructure(DOMStructure) - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedPropertiesImpl
 
putChildStructure(DOMStructure) - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
putChildStructure(DOMStructure) - Method in class iaik.xml.crypto.xades.impl.dom.properties.XAdESTimeStampImpl
 
putNamespacePrefix(String, String) - Method in class iaik.xml.crypto.xades.dom.DOMExtensionContext
 
putNamespacePrefix(String, String) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CounterSignatureImpl.DOMCounterSignContext
 

Q

Qualifier() - Constructor for class iaik.xml.crypto.xades.Identifier.Qualifier
 
qualifier_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.IdentifierImpl
The identifier qualifier.
QualifyingProperties - Interface in iaik.xml.crypto.xades
A representation of the QualifyingProperties element as defined in ETSI TS 101 933 v1.3.2.
qualifyingProperties_ - Variable in class iaik.xml.crypto.xades.impl.dom.XAdESSignatureImpl
 
QualifyingPropertiesFactory - Class in iaik.xml.crypto.xades.impl.dom
This is a special instance of the QualifyingPropertiesFactoryfor the DOM XML processing and representation mechanism.
QualifyingPropertiesFactory() - Constructor for class iaik.xml.crypto.xades.impl.dom.QualifyingPropertiesFactory
 
QualifyingPropertiesFactory - Class in iaik.xml.crypto.xades
A factory for creating QualifyingProperties as defined in the as defined in the ETSI specification for XML Advanced Electronic Signatures (XAdES) from scratch or for unmarshaling an XMLSignature object from a corresponding XML representation.
QualifyingPropertiesFactory() - Constructor for class iaik.xml.crypto.xades.QualifyingPropertiesFactory
Default constructor, for invocation by subclasses.
QualifyingPropertiesImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the QualifyingProperties property which supports the DOM XML processing and representation mechanism.
QualifyingPropertiesImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.QualifyingPropertiesImpl
 
QualifyingPropertiesImpl(SignedPropertiesImpl, UnsignedPropertiesImpl, String, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.QualifyingPropertiesImpl
 
QualifyingPropertiesReference - Interface in iaik.xml.crypto.xades
Deprecated. 
QualifyingPropertiesReferenceImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
Deprecated. 
QualifyingPropertiesReferenceImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.QualifyingPropertiesReferenceImpl
Deprecated.
Creates a new instance of this QualifyingPropertiesReferenceImpl with the specified context and node to unmarshal from.
QualifyingPropertiesReferenceImpl(String, List, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.QualifyingPropertiesReferenceImpl
Deprecated.
Creates a new instance of this QualifyingPropertiesReferenceImpl with the specified URI, list of Transforms and Id attribute value.

R

RecomputedDigestValue - Interface in iaik.xml.crypto.xades
A representation of the RecomputedDigestValue type as defined in ETSI ETSI EN 319 132-1.
RecomputedDigestValueImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the RecomputedDigestValue element which supports the DOM XML representation and marshaling mechanism.
RecomputedDigestValueImpl(byte[], int) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.RecomputedDigestValueImpl
 
RecomputedDigestValueImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.RecomputedDigestValueImpl
Creates a new instance of this RecomputedDigestValueImpl with the given context and node.
REFERENCE_TYPE - Static variable in interface iaik.xml.crypto.xades.CounterSignature
 
REFERENCE_TYPE - Static variable in interface iaik.xml.crypto.xades.SignedProperties
The type-attribute value of the ds:Reference referencing the SignedProperties.
referencedData() - Method in class iaik.xml.crypto.xades.impl.dom.properties.IncludeImpl
 
referencedData() - Method in interface iaik.xml.crypto.xades.Include
Returns true if this Inlcude references a ds:Reference and the data being time-stamped is the data referenced by this ds:Reference; false otherwise.
RefsOnlyTimeStamp - Interface in iaik.xml.crypto.xades
A representation of the RefsOnlyTimeStamp property as defined in ETSI TS 101 933 v1.3.2.
RefsOnlyTimeStampImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the RefsOnlyTimeStamp element that supports the DOM XML representation and processing mechanism.
RefsOnlyTimeStampImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.RefsOnlyTimeStampImpl
Creates a new instance of this RefsOnlyTimeStampImpl with the given context and node.
RefsOnlyTimeStampImpl(List, CanonicalizationMethodImpl, String, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.RefsOnlyTimeStampImpl
Creates a new instance of this RefsOnlyTimeStampImpl with the given list of Includes, canonicalization method and id -attribute values.
RefsOnlyTimeStampV2 - Interface in iaik.xml.crypto.xades
A representation of the RefsOnlyTimeStampV2 property as defined in ETSI EN 319 132-1.
RefsOnlyTimeStampV2Impl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the RefsOnlyTimeStampV2 element that supports the DOM XML representation and processing mechanism.
RefsOnlyTimeStampV2Impl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.RefsOnlyTimeStampV2Impl
Creates a new instance of this RefsOnlyTimeStampV2Impl with the given context and node.
RefsOnlyTimeStampV2Impl(List, CanonicalizationMethodImpl, String, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.RefsOnlyTimeStampV2Impl
Creates a new instance of this RefsOnlyTimeStampV2Impl with the given list of Includes, canonicalization method and id -attribute values.
refsTimeStamps_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
REGISTER_NAME - Static variable in interface iaik.xml.crypto.xades.CertIDV2
The name this class is registered with.
REGISTER_NAME - Static variable in interface iaik.xml.crypto.xades.CertifiedRoleV2
The name the implementing class is registered with.
REGISTER_NAME - Static variable in interface iaik.xml.crypto.xades.CertRefsV2
The name this class is registered with.
RenewedDigests - Interface in iaik.xml.crypto.xades
A representation of the RenewedDigests type as defined in ETSI ETSI EN 319 132-1.
renewedDigests_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
RenewedDigestsImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the RenewedDigests type which supports the DOM XML processing and representation mechanism.
RenewedDigestsImpl(Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.RenewedDigestsImpl
Creates a new instance of this RenewedDigestsImpl with the given node.
RenewedDigestsImpl(DigestMethod, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.RenewedDigestsImpl
Creates RenewedDigestImpl with the given digest method and id.
RenewedDigestsImpl(DigestMethod, List, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.RenewedDigestsImpl
Creates RenewedDigestImpl with the given digest method, list of recomputed digest values and id..
RenewedDigestsImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.RenewedDigestsImpl
Creates a new instance of this RenewedDigestsImpl with the given context and.
ResponderID - Interface in iaik.xml.crypto.xades
 
ResponderIDImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
 
ResponderIDImpl(String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.ResponderIDImpl
 
ResponderIDImpl(byte[]) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.ResponderIDImpl
 
ResponderIDImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.ResponderIDImpl
 
RevocationValues - Interface in iaik.xml.crypto.xades
A representation of the RevocationValues element as defined in ETSI TS 101 933 v1.3.2.
revocationValues_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
RevocationValuesImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the RevocationValues element that supports the DOM XML representation and processing mechanism.
RevocationValuesImpl(CRLValuesImpl, OCSPValuesImpl, OtherValuesImpl, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.RevocationValuesImpl
 
RevocationValuesImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.RevocationValuesImpl
 
RevocationValuesImpl(List, List, List, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.RevocationValuesImpl
 
RevocationValuesTypeImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the RevocationValuesTypeImpl element that supports the DOM XML representation and processing mechanism.
RevocationValuesTypeImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.RevocationValuesTypeImpl
 
RevocationValuesTypeImpl(CRLValuesImpl, OCSPValuesImpl, OtherValuesImpl, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.RevocationValuesTypeImpl
 
RevocationValuesTypeImpl(List, List, List, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.RevocationValuesTypeImpl
 

S

serialNumber_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.IssuerSerialV2Impl
The serial number.
setBaseURI(String) - Method in class iaik.xml.crypto.xades.dom.DOMExtensionContext
 
setBaseURI(String) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CounterSignatureImpl.DOMCounterSignContext
 
setDefaultNamespacePrefix(String) - Method in class iaik.xml.crypto.xades.dom.DOMExtensionContext
 
setDefaultNamespacePrefix(String) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CounterSignatureImpl.DOMCounterSignContext
 
setDefaultProperties() - Method in class iaik.xml.crypto.xades.dom.DOMExtensionContext
 
setEncodedPKIValue(InputStream, String) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertifiedRoleImpl
 
setEncodedPKIValue(InputStream, String) - Method in class iaik.xml.crypto.xades.impl.dom.properties.EncapsulatedCRLValueImpl
 
setEncodedPKIValue(InputStream, String) - Method in class iaik.xml.crypto.xades.impl.dom.properties.EncapsulatedOCSPValueImpl
 
setEncodedPKIValue(InputStream, String) - Method in class iaik.xml.crypto.xades.impl.dom.properties.EncapsulatedPKIDataType
Sets the encapsulated PKI value encoded with the specified encoding.
setEncodedPKIValue(InputStream, String) - Method in class iaik.xml.crypto.xades.impl.dom.properties.EncapsulatedTimeStampImpl
 
setEncodedPKIValue(InputStream, String) - Method in class iaik.xml.crypto.xades.impl.dom.properties.EncapsulatedX509CertificateImpl
 
setEncodedPKIValue(InputStream, String) - Method in class iaik.xml.crypto.xades.impl.dom.properties.X509AttributeCertificateImpl
 
setIdAttributeNS(Element, String, String) - Method in class iaik.xml.crypto.xades.dom.DOMExtensionContext
 
setIdAttributeNS(Element, String, String) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CounterSignatureImpl.DOMCounterSignContext
 
setKeySelector(KeySelector) - Method in class iaik.xml.crypto.xades.dom.DOMExtensionContext
 
setLocalName(String) - Method in class iaik.xml.crypto.xades.impl.dom.properties.ObjectIdentifierImpl
Sets the localname of the element to be marshaled.
setNow() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SigningTimeImpl
Sets the signing time to the actual time.
setParameterSpec(AlgorithmParameterSpec) - Method in class iaik.xml.crypto.xades.impl.alg.transform.SPDocDigestAsInSpecificationTransformService
 
setParameterSpec(List) - Method in class iaik.xml.crypto.xades.impl.alg.transform.SPDocDigestAsInSpecificationTransformService
 
setParent(Node) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CounterSignatureImpl.DOMCounterSignContext
 
setProperty(String, Object) - Method in class iaik.xml.crypto.xades.dom.DOMExtensionContext
 
setProperty(String, Object) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CounterSignatureImpl.DOMCounterSignContext
 
setRecomputedDigestValues(List) - Method in class iaik.xml.crypto.xades.impl.dom.properties.RenewedDigestsImpl
Sets the list of recomputed digest values.
setTargetId(String) - Method in class iaik.xml.crypto.xades.impl.dom.properties.IncludeImpl
Sets the value of the targetId using the given URI.
setURI(String) - Method in class iaik.xml.crypto.xades.impl.dom.properties.TimeStampValidationDataImpl
Sets the value of the target XAdESTimeStamp using the given URI.
setURIDereferencer(URIDereferencer) - Method in class iaik.xml.crypto.xades.dom.DOMExtensionContext
 
setURIDereferencer(URIDereferencer) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CounterSignatureImpl.DOMCounterSignContext
 
SigAndRefsTimeStamp - Interface in iaik.xml.crypto.xades
A representation of the SigAndRefsTimeStamp property as defined in ETSI TS 101 933 v1.3.2.
SigAndRefsTimeStampImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the SigAndRefsTimeStamp element that supports the DOM XML representation and processing mechanism.
SigAndRefsTimeStampImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SigAndRefsTimeStampImpl
Creates a new instance of this SigAndRefsTimeStampImpl with the given context and node.
SigAndRefsTimeStampImpl(List, CanonicalizationMethodImpl, String, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SigAndRefsTimeStampImpl
Creates a new instance of this SigAndRefsTimeStampImpl with the given list of Includes, canonicalization method and id -attribute values.
SigAndRefsTimeStampV2 - Interface in iaik.xml.crypto.xades
A representation of the SigAndRefsTimeStampV2 property as defined in ETSI EN 319 132-1.
SigAndRefsTimeStampV2Impl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the SigAndRefsTimeStampV2 element that supports the DOM XML representation and processing mechanism.
SigAndRefsTimeStampV2Impl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SigAndRefsTimeStampV2Impl
Creates a new instance of this SigAndRefsTimeStampV2Impl with the given context and node.
SigAndRefsTimeStampV2Impl(List, CanonicalizationMethodImpl, String, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SigAndRefsTimeStampV2Impl
Creates a new instance of this SigAndRefsTimeStampV2 with the given list of Includes, canonicalization method and id -attribute values.
sign(DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CounterSignatureImpl
Signs the countersignature.
sign(XMLSignContext) - Method in interface iaik.xml.crypto.xades.XAdESSignature
Signs this XAdESSignature and processes any AllDataObjectsTimeStamp(s) and IndividualDataObjectsTimeStamp(s) present in the SignedDataObjectProperties.
SignaturePolicyId - Interface in iaik.xml.crypto.xades
A representation of the SignaturePolicyId element as defined in ETSI TS 101 933 v1.3.2.
SignaturePolicyIdentifier - Interface in iaik.xml.crypto.xades
A representation of the SignaturePolicyIdentifier property as defined in ETSI TS 101 933 v1.3.2.
signaturePolicyIdentifier_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.SignedSignaturePropertiesImpl
 
SignaturePolicyIdentifierImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the SignaturePolicyIdentifier property thats supports the DOM XML processing and representation mechanism.
SignaturePolicyIdentifierImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SignaturePolicyIdentifierImpl
 
SignaturePolicyIdentifierImpl(SignaturePolicyId) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SignaturePolicyIdentifierImpl
 
SignaturePolicyIdImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the SignaturePolicyId element that supports the DOM XML processing and representation mechanism.
SignaturePolicyIdImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SignaturePolicyIdImpl
Creates a new instance of this SignaturePolicyIdImpl with the given marshal context and node.
SignaturePolicyIdImpl(ObjectIdentifierImpl, List, SigPolicyHashImpl, List) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SignaturePolicyIdImpl
Creates a new instance of this SignaturePolicyIdImpl with the given SigPolicyId, list of Transforms, SigPolicyHash and list of SigPolicyQualifiers.
SignaturePolicyIdImpl(ObjectIdentifierImpl, List, DigestMethodImpl, Data, List) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SignaturePolicyIdImpl
Creates a new instance of this SignaturePolicyIdImpl with the given SigPolicyId, list of Transforms, digest method, input for the digest computation and list of SigPolicyQualifiers.
SignaturePolicyImpliedImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
 
SignaturePolicyImpliedImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SignaturePolicyImpliedImpl
 
SignaturePolicyImpliedImpl() - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SignaturePolicyImpliedImpl
 
SignaturePolicyStore - Interface in iaik.xml.crypto.xades
A representation of the SignaturePolicyStore type as defined in ETSI ETSI EN 319 132-1.
signaturePolicyStore_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
SignaturePolicyStoreImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the SignaturePolicyStore element which supports the DOM XML representation and marshaling mechanism.
SignaturePolicyStoreImpl(SPDocSpecification, String, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SignaturePolicyStoreImpl
Creates the signature policy store with the given technical specification and the uri pointing to the local stored signature policy document.
SignaturePolicyStoreImpl(SPDocSpecification, byte[], String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SignaturePolicyStoreImpl
Creates the signature policy store with the given technical specification and the signature policy document.
SignaturePolicyStoreImpl(SPDocSpecification, InputStream, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SignaturePolicyStoreImpl
Creates the signature policy store with the given technical specification and the signature policy document.
SignaturePolicyStoreImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SignaturePolicyStoreImpl
Creates a new instance of this SignaturePolicyStoreImpl with the given context and node.
SignatureProductionPlace - Interface in iaik.xml.crypto.xades
A representation of the SignatureProductionPlace property as defined in ETSI TS 101 933 v1.3.2.
signatureProductionPlace_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.SignedSignaturePropertiesImpl
 
SignatureProductionPlaceImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the SignatureProductionPlace property that supports the DOM XML processing and representation mechanism.
SignatureProductionPlaceImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SignatureProductionPlaceImpl
 
SignatureProductionPlaceImpl(String, String, String, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SignatureProductionPlaceImpl
 
SignatureProductionPlaceV2 - Interface in iaik.xml.crypto.xades
A representation of the SignatureProductionPlaceV2 property as defined in ETSI EN 319 132-1.
signatureProductionPlaceV2_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.SignedSignaturePropertiesImpl
 
SignatureProductionPlaceV2Impl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the SignatureProductionPlaceV2 property that supports the DOM XML processing and representation mechanism.
SignatureProductionPlaceV2Impl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SignatureProductionPlaceV2Impl
Creates a new instance of this SignatureProductionPlaceV2Impl.
SignatureProductionPlaceV2Impl(String, String, String, String, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SignatureProductionPlaceV2Impl
Creates a SignatureProductionPlaceV2Impl with the given parameters.
SignatureTimeStamp - Interface in iaik.xml.crypto.xades
A representation of the SignatureTimeStamp property as defined in ETSI TS 101 933 v1.3.2.
SignatureTimeStampImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the SignatureTimeStamp element that supports the DOM XML representation and processing mechanism.
SignatureTimeStampImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SignatureTimeStampImpl
Creates a new instance of this SignatureTimeStampImpl with the given context and node.
SignatureTimeStampImpl(List, CanonicalizationMethodImpl, String, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SignatureTimeStampImpl
Creates a new instance of this SignatureTimeStampImpl with the given list of Includes, canonicalization method and id -attribute values.
signatureTimeStamps_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
SignedAssertion - Interface in iaik.xml.crypto.xades
A representation of the SignedAssertion element as defined in ETSI EN 319 132-1.
SignedAssertionImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the SignedAssertion element that supports the DOM XML representation and processing mechanism.
SignedAssertionImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SignedAssertionImpl
Creates a new instance of this SignedAssertion with the given context and node.
SignedAssertionImpl(List) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SignedAssertionImpl
Creates a new instance of this SignedAssertion with the given list of XMLStructures.
signedAssertions_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.SignerRoleV2Impl
 
SignedAssertionsImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the SignedAssertions element that supports the DOM XML representation and processing mechanism.
SignedAssertionsImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SignedAssertionsImpl
Creates a new instance of this SignedAssertionsImpl with the given context and node.
SignedAssertionsImpl(List) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SignedAssertionsImpl
Creates a new instance of this SignedAssertionsImpl with the given a list of SignedAssertionImpls.
SignedDataObjectProperties - Interface in iaik.xml.crypto.xades
A representation of the SignedDataObjectProperties element as defined in ETSI TS 101 933 v1.3.2.
signedDataObjectProperties_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.SignedPropertiesImpl
 
SignedDataObjectPropertiesImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
 
SignedDataObjectPropertiesImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SignedDataObjectPropertiesImpl
 
SignedDataObjectPropertiesImpl(List, List, List, List, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SignedDataObjectPropertiesImpl
 
SignedProperties - Interface in iaik.xml.crypto.xades
A representation of the SignedProperties element as defined in ETSI TS 101 933 v1.3.2.
SignedPropertiesImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the SignedProperties property which supports the DOM XML processing and representation mechanism.
SignedPropertiesImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SignedPropertiesImpl
 
SignedPropertiesImpl(SignedSignaturePropertiesImpl, SignedDataObjectPropertiesImpl, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SignedPropertiesImpl
 
SignedSignatureProperties - Interface in iaik.xml.crypto.xades
A representation of the SignedSignatureProperties element as defined in ETSI TS 101 933 .
signedSignatureProperties_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.SignedPropertiesImpl
 
SignedSignaturePropertiesImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
 
SignedSignaturePropertiesImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SignedSignaturePropertiesImpl
 
SignedSignaturePropertiesImpl(SigningTimeImpl, SigningCertificate, SignaturePolicyIdentifierImpl, SignatureProductionPlaceImpl, SignerRoleImpl, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SignedSignaturePropertiesImpl
Creates the SignedSignaturePropertiesImpl with the given properties.
SignedSignaturePropertiesImpl(SigningTimeImpl, SigningCertificateV2, SignaturePolicyIdentifierImpl, SignatureProductionPlaceV2Impl, SignerRoleV2Impl, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SignedSignaturePropertiesImpl
Creates the SignedSignaturePropertiesImpl with the given properties.
SignerRole - Interface in iaik.xml.crypto.xades
A representation of the SignerRole element as defined in ETSI TS 101 933 v1.3.2.
signerRole_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.SignedSignaturePropertiesImpl
 
SignerRoleImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the SignerRole property that supports the DOM XML processing and representation mechanism.
SignerRoleImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SignerRoleImpl
 
SignerRoleImpl(List, List) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SignerRoleImpl
 
SignerRoleV2 - Interface in iaik.xml.crypto.xades
A representation of the SignerRoleV2 element as defined in ETSI TS ETSI EN 319 132-1.
signerRoleV2_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.SignedSignaturePropertiesImpl
 
SignerRoleV2Impl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the SignerRoleV2 property that supports the DOM XML processing and representation mechanism.
SignerRoleV2Impl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SignerRoleV2Impl
Creates a new instance of this SignerRoleV2Impl with the given context and node.
SignerRoleV2Impl(List, List, List) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SignerRoleV2Impl
Creates a new instance of this SignerRoleV2Impl with the given claimed roles, certified roles and/or signed assertions.
SigningCertificate - Interface in iaik.xml.crypto.xades
A representation of the SigningCertificate element as defined in ETSI TS 101 933 v1.3.2.
signingCertificate_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.SignedSignaturePropertiesImpl
 
SigningCertificateImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
 
SigningCertificateImpl(Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SigningCertificateImpl
Creates a new instance of this CertIDListImpl with the given node.
SigningCertificateImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SigningCertificateImpl
Creates a new instance of this SigningCertificateImpl.
SigningCertificateImpl(List) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SigningCertificateImpl
 
SigningCertificateV2 - Interface in iaik.xml.crypto.xades
A representation of the SigningCertificateV2 element as defined in ETSI ETSI EN 319 132-1.
signingCertificateV2_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.SignedSignaturePropertiesImpl
 
SigningCertificateV2Impl - Class in iaik.xml.crypto.xades.impl.dom.properties
Implementation of the SigningCertificateV2 element as defined in ETSI ETSI EN 319 132-1.
SigningCertificateV2Impl(Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SigningCertificateV2Impl
Creates a new instance of this SigningCertificateV2Impl with the given node.
SigningCertificateV2Impl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SigningCertificateV2Impl
Creates a new instance of this SigningCertificateV2Impl.
SigningCertificateV2Impl(List) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SigningCertificateV2Impl
 
SigningTime - Interface in iaik.xml.crypto.xades
A representation of the SigningTime property as defined in ETSI TS 101 933 v1.3.2.
signingTime_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.SignedSignaturePropertiesImpl
 
SigningTimeImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the SigningTime property which supports the DOM XML processing and representation mechanism.
SigningTimeImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SigningTimeImpl
 
SigningTimeImpl() - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SigningTimeImpl
Default constructor.
SigningTimeImpl(Date) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SigningTimeImpl
Sets the signing time to the given time.
SigPolicyHashImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the SigPolicyHash element that supports the DOM XML representation and marshaling mechanism.
SigPolicyHashImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SigPolicyHashImpl
Creates a new instance of this SigPolicyHashImpl with the given marshal context and node.
SigPolicyHashImpl(DigestMethodImpl) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SigPolicyHashImpl
Creates a new instance of this SigPolicyHashImpl with the given digest method.
SigPolicyHashImpl(DigestMethodImpl, byte[]) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SigPolicyHashImpl
Creates a new instance of this SigPolicyHashImpl with the sgiven digest method and digest value.
SigPolicyQualifier - Interface in iaik.xml.crypto.xades
A representation of the SigPolicyQualifier element as defined in ETSI TS 101 903 .
SigPolicyQualifierImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
 
SigPolicyQualifierImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SigPolicyQualifierImpl
 
SigPolicyQualifierImpl(List) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SigPolicyQualifierImpl
 
sigPolicyQualifiers_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.SigPolicyQualifiersListImpl
 
SigPolicyQualifiersListImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of SigPolicyQualifiersList element that supports the DOM XML representation and processing mechanism.
SigPolicyQualifiersListImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SigPolicyQualifiersListImpl
 
SigPolicyQualifiersListImpl(List) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SigPolicyQualifiersListImpl
 
SPDocDigestAsInSpecificationTransformService - Class in iaik.xml.crypto.xades.impl.alg.transform
The SPDocDigestAsInSpecification transform (service) as specified in ETSI EN 319 132-1:
SPDocDigestAsInSpecificationTransformService() - Constructor for class iaik.xml.crypto.xades.impl.alg.transform.SPDocDigestAsInSpecificationTransformService
 
SPDocSpecification - Interface in iaik.xml.crypto.xades
A representation of the SPDocSpecification property as defined in ETSI EN 319 132-1.
SPDocSpecificationImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the SPDocSpecification object identifier that supports the DOM XML processing and representation method.
SPDocSpecificationImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SPDocSpecificationImpl
 
SPDocSpecificationImpl(String, Identifier.Qualifier, String, List) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SPDocSpecificationImpl
 
SPURI - Interface in iaik.xml.crypto.xades
A representation of the SPURI element as defined in ETSI TS 101 933 v1.3.2.
SPURIImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An Implementation of the SPURI element that supports the DOM XML processing and representation mechanism.
SPURIImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SPURIImpl
 
SPURIImpl(String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SPURIImpl
 
SPUserNotice - Interface in iaik.xml.crypto.xades
A representation of the SPUserNotice element as defined in ETSI TS 101 933 .
SPUserNoticeImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
 
SPUserNoticeImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SPUserNoticeImpl
 
SPUserNoticeImpl(String, NoticeRef) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.SPUserNoticeImpl
 
stateOrProvince_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.SignatureProductionPlaceV2Impl
 
streetAddress_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.SignatureProductionPlaceV2Impl
 

T

TCPTLSProxyTimeStampProcessor15 - Class in iaik.xml.crypto.xades.impl
A TCP timestamp processor to be used if the timestamp server supports SSL/TSL connection or requires SSL/TSL client authentication and is connected via a proxy.
TCPTLSProxyTimeStampProcessor15(String, int, int, String, int, int) - Constructor for class iaik.xml.crypto.xades.impl.TCPTLSProxyTimeStampProcessor15
Constructor sets proxy host and port as well as host and port of the timestamp server.
TCPTLSProxyTimeStampProcessor15(Socket, String, int, int) - Constructor for class iaik.xml.crypto.xades.impl.TCPTLSProxyTimeStampProcessor15
Constructor setting proxy socket and the host and port of the timestamp server.
TCPTLSTimeStampProcessor - Class in iaik.xml.crypto.xades.impl
A TCP timestamp processor to be used if the timestamp server supports SSL/TSL connection or requires SSL/TSL client authentication.
TCPTLSTimeStampProcessor(String, int) - Constructor for class iaik.xml.crypto.xades.impl.TCPTLSTimeStampProcessor
Constructor sets host and port of the timestamp server.
TCPTSPTimeStampProcessor - Class in iaik.xml.crypto.xades.impl
An implementation of the TimeStampProcessor that uses the Time-Stamp Protocol (TSP) ( RFC3161 ) to generate ASN.1 time stamps.
TCPTSPTimeStampProcessor(String, int) - Constructor for class iaik.xml.crypto.xades.impl.TCPTSPTimeStampProcessor
 
timeStamp(OctetStreamData) - Method in class iaik.xml.crypto.xades.impl.HTTPTSPTimeStampProcessor
 
timeStamp(OctetStreamData) - Method in class iaik.xml.crypto.xades.impl.TCPTLSProxyTimeStampProcessor15
 
timeStamp(OctetStreamData) - Method in class iaik.xml.crypto.xades.impl.TCPTLSTimeStampProcessor
 
timeStamp(OctetStreamData) - Method in class iaik.xml.crypto.xades.impl.TCPTSPTimeStampProcessor
 
timeStamp(OctetStreamData) - Method in class iaik.xml.crypto.xades.impl.TSPTimeStampProcessor
 
timeStamp(OctetStreamData) - Method in interface iaik.xml.crypto.xades.timestamp.TimeStampProcessor
Creates a time-stamp on the data provided by sending a corresponding time-stamp request to a time-stamping authority (TSA) and returning the time-stamp token obtained from the TSA.
TimeStampException - Exception in iaik.xml.crypto.xades.timestamp
Indicates an exceptional condition that occurred during the time-stamp processing.
TimeStampException() - Constructor for exception iaik.xml.crypto.xades.timestamp.TimeStampException
Constructs a new TimeStampException with null as its detail message.
TimeStampException(String) - Constructor for exception iaik.xml.crypto.xades.timestamp.TimeStampException
Constructs a new TimeStampException with the specified detail message.
TimeStampException(String, Throwable) - Constructor for exception iaik.xml.crypto.xades.timestamp.TimeStampException
Constructs a new TimeStampException with the specified detail message and cause.
TimeStampException(Throwable) - Constructor for exception iaik.xml.crypto.xades.timestamp.TimeStampException
Constructs a new TimeStampToken with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
TimeStampProcessor - Interface in iaik.xml.crypto.xades.timestamp
Produces time tokens by sending a time-stamp request a time-stamping authority (TSA).
TimeStampToken - Interface in iaik.xml.crypto.xades.timestamp
This is a common interface for all time-stamp tokens.
TimeStampTokenException - Exception in iaik.xml.crypto.xades.timestamp
Indicates an exceptional condition that occured processing of a time-stamp token.
TimeStampTokenException() - Constructor for exception iaik.xml.crypto.xades.timestamp.TimeStampTokenException
Constructs a new TimeStampTokenException with null as its detail message.
TimeStampTokenException(String) - Constructor for exception iaik.xml.crypto.xades.timestamp.TimeStampTokenException
Constructs a new TimeStampTokenException with the specified detail message.
TimeStampTokenException(String, Throwable) - Constructor for exception iaik.xml.crypto.xades.timestamp.TimeStampTokenException
Constructs a new TimeStampTokenException with the specified detail message and cause.
TimeStampTokenException(Throwable) - Constructor for exception iaik.xml.crypto.xades.timestamp.TimeStampTokenException
Constructs a new TimeStampTokenException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
TimeStampTokenImpl - Class in iaik.xml.crypto.xades.timestamp.impl
This is the abstract base class for all time stamp token implementations.
TimeStampTokenImpl() - Constructor for class iaik.xml.crypto.xades.timestamp.impl.TimeStampTokenImpl
 
TimeStampValidationData - Interface in iaik.xml.crypto.xades
A representation of the TimeStampValidationData element as defined in ETSI TS 101 933 v1.4.1 or v1.4.2 .
timestampValidationData_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
TimeStampValidationDataImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
 
TimeStampValidationDataImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.TimeStampValidationDataImpl
Creates a new instance of this TimeStampValidationDataImpl with the given context and node.
TimeStampValidationDataImpl(List, List, List, List, String, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.TimeStampValidationDataImpl
Creates a new instance of this TimeStampValidationDataImpl.
TimeStampValidationDataImpl(CertificateValues, RevocationValues, String, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.TimeStampValidationDataImpl
Creates a new instance of this TimeStampValidationDataImpl
timeStampValidationDatas_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
token_ - Variable in class iaik.xml.crypto.xades.timestamp.impl.TSPTimeStampTokenImpl
The TSP time-stamp token.
tokenId_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.XAdESTimeStampImpl
The id-attribute value of the time-stamp token.
toString() - Method in class iaik.xml.crypto.xades.dom.DOMExtensionContext
 
toString() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertifiedRoleV2Impl
 
toString() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CounterSignatureImpl.DOMCounterSignContext
 
toString() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CRLIdentifierImpl
 
toString() - Method in class iaik.xml.crypto.xades.impl.dom.properties.CRLRefImpl
 
toString() - Method in class iaik.xml.crypto.xades.impl.dom.properties.OCSPIdentifierImpl
 
toString() - Method in class iaik.xml.crypto.xades.impl.dom.properties.ResponderIDImpl
 
toString() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignaturePolicyIdentifierImpl
 
toString() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignatureProductionPlaceImpl
 
toString() - Method in class iaik.xml.crypto.xades.impl.dom.properties.SigningTimeImpl
 
toString() - Method in class iaik.xml.crypto.xades.impl.dom.properties.TimeStampValidationDataImpl
 
toString() - Method in class iaik.xml.crypto.xades.timestamp.impl.TSPTimeStampTokenImpl
 
transform(Data, XMLCryptoContext) - Method in class iaik.xml.crypto.xades.impl.alg.transform.SPDocDigestAsInSpecificationTransformService
Does nothing and throws a TransformException because the actual transformation indicated by the "http://uri.etsi.org/01903/v1.3.2/SignaturePolicy/SPDocDigestAsInSpecification" is out of scope of XMLDSIG.
TRANSFORM_URI - Static variable in class iaik.xml.crypto.xades.impl.alg.transform.SPDocDigestAsInSpecificationTransformService
 
TSPTimeStampProcessor - Class in iaik.xml.crypto.xades.impl
This is the base class for TSP time stamp processor implementations based on the IAIK TSP API.
TSPTimeStampProcessor() - Constructor for class iaik.xml.crypto.xades.impl.TSPTimeStampProcessor
 
TSPTimeStampToken - Interface in iaik.xml.crypto.xades.timestamp
This class represents a time stamp token of the Time Stamp Protocol (RFC3161).
TSPTimeStampTokenImpl - Class in iaik.xml.crypto.xades.timestamp.impl
This is an implementation of the time stamp token that supports the Time Stamp Protocol (RFC3161).
TSPTimeStampTokenImpl(TimeStampToken) - Constructor for class iaik.xml.crypto.xades.timestamp.impl.TSPTimeStampTokenImpl
Creates a new instance of this TSPTimeStampTokenImpl with the given TSP time-stamp token.
TSPTimeStampTokenImpl(byte[]) - Constructor for class iaik.xml.crypto.xades.timestamp.impl.TSPTimeStampTokenImpl
Creates a new instance of this TSPTimeStampTokenImpl with the given DER encoded TSP time-stamp token.

U

UNKNOWN - Static variable in class iaik.xml.crypto.xades.impl.dom.properties.XAdESTimeStampImpl
Validation status unknown.
unmarshal(DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.ObjectIdentifierImpl
 
unmarshal(DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.XAdESSignatureImpl
 
unmarshalAttributes(NamedNodeMap, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertIDImpl
 
unmarshalAttributes(NamedNodeMap, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertIDV2Impl
 
unmarshalAttributes(NamedNodeMap, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertificateValuesTypeImpl
 
unmarshalAttributes(NamedNodeMap, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CompleteCertificateRefsTypeImpl
 
unmarshalAttributes(NamedNodeMap, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CompleteCertificateRefsTypeV2Impl
 
unmarshalAttributes(NamedNodeMap, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CompleteRevocationRefsTypeImpl
 
unmarshalAttributes(NamedNodeMap, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CounterSignatureImpl
 
unmarshalAttributes(NamedNodeMap, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CRLIdentifierImpl
 
unmarshalAttributes(NamedNodeMap, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.DataObjectFormatImpl
 
unmarshalAttributes(NamedNodeMap, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.EncapsulatedPKIDataType
 
unmarshalAttributes(NamedNodeMap, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.IdentifierImpl
 
unmarshalAttributes(NamedNodeMap, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.IncludeImpl
 
unmarshalAttributes(NamedNodeMap, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.OCSPIdentifierImpl
 
unmarshalAttributes(NamedNodeMap, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.QualifyingPropertiesImpl
 
unmarshalAttributes(NamedNodeMap, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.RecomputedDigestValueImpl
 
unmarshalAttributes(NamedNodeMap, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.RenewedDigestsImpl
 
unmarshalAttributes(NamedNodeMap, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.RevocationValuesTypeImpl
 
unmarshalAttributes(NamedNodeMap, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignaturePolicyStoreImpl
 
unmarshalAttributes(NamedNodeMap, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignedDataObjectPropertiesImpl
 
unmarshalAttributes(NamedNodeMap, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignedPropertiesImpl
 
unmarshalAttributes(NamedNodeMap, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignedSignaturePropertiesImpl
 
unmarshalAttributes(NamedNodeMap, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.TimeStampValidationDataImpl
 
unmarshalAttributes(NamedNodeMap, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedDataObjectPropertiesImpl
 
unmarshalAttributes(NamedNodeMap, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedPropertiesImpl
 
unmarshalAttributes(NamedNodeMap, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
unmarshalAttributes(NamedNodeMap, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.XAdESTimeStampImpl
 
unmarshalElement(DOMCryptoContext, Element) - Method in class iaik.xml.crypto.xades.impl.dom.properties.DocumentationReferenceImpl
 
unmarshalElement(DOMCryptoContext, Element) - Method in class iaik.xml.crypto.xades.impl.dom.properties.EncapsulatedPKIDataType
 
unmarshalElement(DOMCryptoContext, Element) - Method in class iaik.xml.crypto.xades.impl.dom.properties.IdentifierImpl
 
unmarshalElement(DOMCryptoContext, Element) - Method in class iaik.xml.crypto.xades.impl.dom.properties.IssuerSerialV2Impl
Unmarshals the eleemnt.
unmarshalElement(DOMCryptoContext, Element) - Method in class iaik.xml.crypto.xades.impl.dom.properties.ObjectReferenceImpl
 
unmarshalElement(DOMCryptoContext, Element) - Method in class iaik.xml.crypto.xades.impl.dom.properties.SigningTimeImpl
 
unmarshalElement(DOMCryptoContext, Element) - Method in class iaik.xml.crypto.xades.impl.dom.properties.SPURIImpl
 
unmarshalStructures(NodeList, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.AnyType
 
unmarshalStructures(NodeList, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertIDListV2Impl
Overwrites CertIDListV2Impl.unmarshalStructures(NodeList, DOMCryptoContext) because child CertIDV2 implementing class is not registered with the local name of the corresponding child element.
unmarshalStructures(NodeList, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertifiedRolesV2Impl
Overwrites CertifiedRolesV2Impl.unmarshalStructures(NodeList, DOMCryptoContext) because child CertifiedRoleV2 implementing class is not registered with the local name of the corresponding child element.
unmarshalStructures(NodeList, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CommitmentTypeIndicationImpl
 
unmarshalStructures(NodeList, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CompleteCertificateRefsTypeV2Impl
Overwrites CompleteCertificateRefsTypeV2Impl.unmarshalStructures(NodeList, DOMCryptoContext) because child CertRefsV2 implementing class is not registered with the local name of the corresponding child element.
unmarshalStructures(NodeList, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CRLIdentifierImpl
 
unmarshalStructures(NodeList, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.DataObjectFormatImpl
 
unmarshalStructures(NodeList, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.NoticeRefImpl
 
unmarshalStructures(NodeList, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.ObjectIdentifierImpl
 
unmarshalStructures(NodeList, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.OCSPIdentifierImpl
 
unmarshalStructures(NodeList, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.OtherValuesImpl
 
unmarshalStructures(NodeList, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.ResponderIDImpl
 
unmarshalStructures(NodeList, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignaturePolicyIdentifierImpl
Unmarshals DOMStructures from the given nodes.
unmarshalStructures(NodeList, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignaturePolicyStoreImpl
 
unmarshalStructures(NodeList, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignatureProductionPlaceImpl
 
unmarshalStructures(NodeList, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignatureProductionPlaceV2Impl
 
unmarshalStructures(NodeList, DOMCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.SPUserNoticeImpl
 
UnsignedDataObjectProperties - Interface in iaik.xml.crypto.xades
A representation of the UnsignedDataObjectProperties element as defined in ETSI TS 101 933 .
unsignedDataObjectProperties_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedDataObjectPropertiesImpl
 
unsignedDataObjectProperties_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedPropertiesImpl
 
UnsignedDataObjectPropertiesImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
 
UnsignedDataObjectPropertiesImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.UnsignedDataObjectPropertiesImpl
 
UnsignedDataObjectPropertiesImpl(List, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.UnsignedDataObjectPropertiesImpl
 
UnsignedDataObjectProperty - Interface in iaik.xml.crypto.xades
A representation of the UnsignedDataObjectProperty element as defined in ETSI TS 101 903 .
UnsignedDataObjectPropertyImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
 
UnsignedDataObjectPropertyImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.UnsignedDataObjectPropertyImpl
 
UnsignedDataObjectPropertyImpl(List) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.UnsignedDataObjectPropertyImpl
 
UnsignedProperties - Interface in iaik.xml.crypto.xades
A representation of the UnsignedProperties element as defined in ETSI TS 101 933 v1.3.2.
UnsignedPropertiesImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
 
UnsignedPropertiesImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.UnsignedPropertiesImpl
 
UnsignedPropertiesImpl(UnsignedSignaturePropertiesImpl, UnsignedDataObjectPropertiesImpl, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.UnsignedPropertiesImpl
 
UnsignedSignatureProperties - Interface in iaik.xml.crypto.xades
A representation of the UnsignedSignatureProperties element as defined in ETSI TS 101 933 v1.3.2.
unsignedSignatureProperties_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.UnsignedPropertiesImpl
 
UnsignedSignaturePropertiesImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
 
UnsignedSignaturePropertiesImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
UnsignedSignaturePropertiesImpl(String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
UnsignedSignaturePropertiesImpl(List, List, CompleteCertificateRefsImpl, CompleteRevocationRefsImpl, AttributeCertificateRefsImpl, AttributeRevocationRefsImpl, List, CertificateValuesImpl, RevocationValuesImpl, AttrAuthoritiesCertValuesImpl, AttributeRevocationValuesImpl, List, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
 
UnsignedSignaturePropertiesImpl(List, List, CompleteCertificateRefsV2Impl, CompleteRevocationRefsImpl, AttributeCertificateRefsV2Impl, AttributeRevocationRefsImpl, List, CertificateValuesImpl, RevocationValuesImpl, AttrAuthoritiesCertValuesImpl, AttributeRevocationValuesImpl, SignaturePolicyStoreImpl, List, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.UnsignedSignaturePropertiesImpl
uri_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.IdentifierImpl
The URI.
uri_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.SPURIImpl
 
url_ - Variable in class iaik.xml.crypto.xades.impl.HTTPTSPTimeStampProcessor
 

V

VALID - Static variable in class iaik.xml.crypto.xades.impl.dom.properties.XAdESTimeStampImpl
Validation status valid.
validate(XMLCryptoContext, Data) - Method in interface iaik.xml.crypto.xades.CertID
Validates the digest value.
validate(XMLCryptoContext, Data) - Method in interface iaik.xml.crypto.xades.CertIDV2
Validates the digest value.
validate(XMLCryptoContext, Data) - Method in interface iaik.xml.crypto.xades.CRLRef
Validates the digest value.
validate(XMLCryptoContext, Data) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertIDImpl
 
validate(XMLCryptoContext, Data) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CertIDV2Impl
 
validate(XMLCryptoContext, Data) - Method in class iaik.xml.crypto.xades.impl.dom.properties.CRLRefImpl
 
validate(XMLCryptoContext, Data) - Method in class iaik.xml.crypto.xades.impl.dom.properties.OCSPRefImpl
 
validate(XMLCryptoContext, Data) - Method in class iaik.xml.crypto.xades.impl.dom.properties.SignaturePolicyIdImpl
 
validate(XMLCryptoContext) - Method in class iaik.xml.crypto.xades.impl.dom.properties.XAdESTimeStampImpl
Validates this time-stamp.
validate(XMLCryptoContext, Data) - Method in interface iaik.xml.crypto.xades.OCSPRef
Validates the digest value.
validate(XMLCryptoContext, Data) - Method in interface iaik.xml.crypto.xades.SignaturePolicyId
Validates the digest value.
validate(XMLValidateContext) - Method in interface iaik.xml.crypto.xades.XAdESSignature
Validates the signature according to the core validation processing rules .
validate(XMLCryptoContext) - Method in interface iaik.xml.crypto.xades.XAdESTimeStamp
Validates this time-stamp.
validateHashValue(OctetStreamData) - Method in class iaik.xml.crypto.xades.timestamp.impl.TSPTimeStampTokenImpl
 
validateHashValue(OctetStreamData) - Method in interface iaik.xml.crypto.xades.timestamp.TimeStampToken
Validates the hash value in the time-stamp token with the hash value computed from the supplied data.
validateSignature(X509Certificate) - Method in class iaik.xml.crypto.xades.timestamp.impl.TSPTimeStampTokenImpl
 
validateSignature(X509Certificate) - Method in interface iaik.xml.crypto.xades.timestamp.TimeStampToken
Validates the signature of the time-stamp token.
validationStatus_ - Variable in class iaik.xml.crypto.xades.impl.dom.properties.XAdESTimeStampImpl
The validation status.
VERSION - Static variable in class iaik.xml.crypto.xades.impl.alg.transform.XAdESProvider
 

X

X509AttributeCertificate - Interface in iaik.xml.crypto.xades
A representation of the X509AttributeCertificate element as defined in ETSI EN 319 132-1.
X509AttributeCertificateImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
An implementation of the X509AttributeCertificate element that supports the DOM XML representation and processing mechanism.
X509AttributeCertificateImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.X509AttributeCertificateImpl
Creates a new instance of this CertifiedRoleImpl with the given context and node.
X509AttributeCertificateImpl(AttributeCertificate, String, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.X509AttributeCertificateImpl
Creates a new instance of this X509AttributeCertificateImpl with the given attribute certificate.
XADES_VERSION - Static variable in class iaik.xml.crypto.xades.dom.DOMExtensionContext
 
XadesDOMStructure - Class in iaik.xml.crypto.xades.dom
 
XadesDOMStructure() - Constructor for class iaik.xml.crypto.xades.dom.XadesDOMStructure
 
XadesDOMStructure(Node) - Constructor for class iaik.xml.crypto.xades.dom.XadesDOMStructure
 
XAdESProvider - Class in iaik.xml.crypto.xades.impl.alg.transform
This provider currently only supports the SPDocDigestAsInSpecification transform (service) as specified in ETSI EN 319 132-1.
XAdESProvider() - Constructor for class iaik.xml.crypto.xades.impl.alg.transform.XAdESProvider
This is the default constructor which registers the implemented algorithms to the Java Security API.
XAdESSignature - Interface in iaik.xml.crypto.xades
A representation of the XML Advanced Electronic Signature as defined in ETSI TS 101 903 v1.3.2.
XAdESSignatureFactory - Class in iaik.xml.crypto.xades.impl.dom
 
XAdESSignatureFactory() - Constructor for class iaik.xml.crypto.xades.impl.dom.XAdESSignatureFactory
 
XAdESSignatureImpl - Class in iaik.xml.crypto.xades.impl.dom
 
XAdESSignatureImpl(DOMCryptoContext, Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.XAdESSignatureImpl
 
XAdESSignatureImpl(SignedInfoImpl, KeyInfo, List, String, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.XAdESSignatureImpl
 
XAdESTimeStamp - Interface in iaik.xml.crypto.xades
A common interface for all XAdESTimeStamp types defined in ETSI TS 101 933 v1.3.2.
XAdESTimeStampImpl - Class in iaik.xml.crypto.xades.impl.dom.properties
This is the base class for all time stamp implementations of the IAIK XAdES API.
XAdESTimeStampImpl(Node) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.XAdESTimeStampImpl
Creates a new instance of this XAdESTimeStampImpl with the given node.
XAdESTimeStampImpl(List, CanonicalizationMethodImpl, String, String) - Constructor for class iaik.xml.crypto.xades.impl.dom.properties.XAdESTimeStampImpl
Creates a new instance of this XAdESTimeStampImpl with the given list of Includes, canonicalization method and id -attribute values.
XMLExtendContext - Interface in iaik.xml.crypto.xades
Contains context information for the extension of XML Signatures.
XMLNS_1_2_2 - Static variable in interface iaik.xml.crypto.xades.XAdESSignature
The XML Namespace URI of the ETSI TS 101 933 v1.2.2 Technical Specification - XML Advanced Electronic Signatures (XAdES).
XMLNS_1_3_2 - Static variable in interface iaik.xml.crypto.xades.XAdESSignature
The XML Namespace URI of the ETSI TS 101 933 v1.3.2 Technical Specification - XML Advanced Electronic Signatures (XAdES).
XMLNS_1_4_1 - Static variable in interface iaik.xml.crypto.xades.XAdESSignature
The XML Namespace URI of the ETSI TS 101 933 v1.4.1 Technical Specification - XML Advanced Electronic Signatures (XAdES).
XMLNS_no_version - Static variable in interface iaik.xml.crypto.xades.XAdESSignature
The XML Namespace URI of the ETSI TS 101 933 - XML Advanced Electronic Signatures (XAdES).
A B C D E F G H I L M N O P Q R S T U V X 

© 2002-2005 IAIK, © 2004, 2006 - 2017 Stiftung SIC