Class JOSEHeader.ETSI_119_182_1
java.lang.Object
br.ufsc.labsec.signature.conformanceVerifier.jades.JOSEHeader.ETSI_119_182_1
- Enclosing class:
- JOSEHeader
public abstract static class JOSEHeader.ETSI_119_182_1 extends Object
-
Field Summary
Fields Modifier and Type Field Description static String
ARCHIVE_TIMESTAMP
static String
ATTR_AUTHORITIES_C_VALUES
static String
ATTRIBUTE_CERTIFICATE_REFS
static String
ATTRIBUTE_REVOCATION_REFS
static String
ATTRIBUTE_REVOCATION_VALUES
static String
CERTIFICATE_THUMBPRINT
static String
CERTIFICATE_VALUES
static String
CERTIFICATES_THUMBPRINT
static String
COMPLETE_CERTIFICATE_REFS
static String
COUNTER_SIGNATURE
static String
ETSI_U
static String
REFS_TIMESTAMP
static String
REVOCATION_REFS
static String
REVOCATION_VALUES
static String
SIG_REFS_TIMESTAMP
static String
SIGNATURE_DETACHED
static String
SIGNATURE_POLICY_IDENTIFIER
static String
SIGNATURE_POLICY_STORE
static String
SIGNATURE_PRODUCTION_PLACE
static String
SIGNATURE_TIME_STAMP
static String
SIGNED_DATA_TIMESTAMP
static String
SIGNER_ATTRIBUTES
static String
SIGNER_COMMITMENTS
static String
SIGNING_TIME
static String
TIMESTAMP_VALIDATION_DATA
-
Constructor Summary
Constructors Constructor Description ETSI_119_182_1()
-
Method Summary
-
Field Details
-
SIGNING_TIME
- See Also:
- Constant Field Values
-
CERTIFICATE_THUMBPRINT
- See Also:
- Constant Field Values
-
CERTIFICATES_THUMBPRINT
- See Also:
- Constant Field Values
-
SIGNER_COMMITMENTS
- See Also:
- Constant Field Values
-
SIGNATURE_PRODUCTION_PLACE
- See Also:
- Constant Field Values
-
SIGNER_ATTRIBUTES
- See Also:
- Constant Field Values
-
SIGNED_DATA_TIMESTAMP
- See Also:
- Constant Field Values
-
SIGNATURE_POLICY_IDENTIFIER
- See Also:
- Constant Field Values
-
SIGNATURE_DETACHED
- See Also:
- Constant Field Values
-
ETSI_U
- See Also:
- Constant Field Values
-
COUNTER_SIGNATURE
- See Also:
- Constant Field Values
-
SIGNATURE_POLICY_STORE
- See Also:
- Constant Field Values
-
SIGNATURE_TIME_STAMP
- See Also:
- Constant Field Values
-
CERTIFICATE_VALUES
- See Also:
- Constant Field Values
-
REVOCATION_VALUES
- See Also:
- Constant Field Values
-
ATTR_AUTHORITIES_C_VALUES
- See Also:
- Constant Field Values
-
ATTRIBUTE_REVOCATION_VALUES
- See Also:
- Constant Field Values
-
TIMESTAMP_VALIDATION_DATA
- See Also:
- Constant Field Values
-
COMPLETE_CERTIFICATE_REFS
- See Also:
- Constant Field Values
-
REVOCATION_REFS
- See Also:
- Constant Field Values
-
ATTRIBUTE_CERTIFICATE_REFS
- See Also:
- Constant Field Values
-
ATTRIBUTE_REVOCATION_REFS
- See Also:
- Constant Field Values
-
ARCHIVE_TIMESTAMP
- See Also:
- Constant Field Values
-
REFS_TIMESTAMP
- See Also:
- Constant Field Values
-
SIG_REFS_TIMESTAMP
- See Also:
- Constant Field Values
-
-
Constructor Details
-
ETSI_119_182_1
public ETSI_119_182_1()
-