-
-
Classes in eu.europa.esig.dss.cades used by eu.europa.esig.dss.cades
| Class |
Description |
| CertifiedAttributesV2 |
Basic support of ETSI EN 319 122-1 V1.1.1 chapter 5.2.6.1
|
| SignedAssertion |
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 |
SignedAssertions ::= SEQUENCE OF SignedAssertion
|
| SignerAttributeV2 |
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
|
-
-