Package eu.europa.esig.dss.cms.asn1


package eu.europa.esig.dss.cms.asn1
  • Classes
    Class
    Description
    Basic support of ETSI EN 319 122-1 V1.1.1 chapter 5.2.6.1
    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 SignedAssertion
    Basic 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 document