Package eu.europa.esig.dss.cades
package eu.europa.esig.dss.cades
-
ClassesClassDescriptionDefines SignatureParameters to deal with CAdES signature creation/extensionBasic support of ETSI EN 319 122-1 V1.1.1 chapter 5.2.6.1The utils for dealing with CMS and related objects
SignedAssertion ::= SEQUENCE { signedAssertionID SIGNED-ASSERTION.&id, signedAssertion SIGNED-ASSERTION.&Assertion OPTIONAL } SIGNED-ASSERTION::= CLASS { &id OBJECT IDENTIFIER UNIQUE, &Assertion OPTIONAL } WITH SYNTAX { SIGNED-ASSERTION-ID &id [SIGNED-ASSERTION-TYPE &Assertion] }SignedAssertions ::= SEQUENCE OF SignedAssertionBasic support of ETSI EN 319 122-1 V1.1.1 chapter 5.2.6.1 Based on org.bouncycastle.asn1.esf.SignerAttribute Note : signedAssertions are not supported Quote ETSI : The definition of specific signedAssertions is outside of the scope of the present documentThe class used to compare production time ofTimeStampTokens Class checks the production time of timestamps and their covered data The method compare() returns -1 if thetimeStampTokenOnewas created beforetimeStampTokenTwo0 if TimeStampTokens were created in the same 1 if thetimeStampTokenOnewas created aftertimeStampTokenTwo