Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ASICE_CONTAINER_TYPE |
"ASICE" |
public static final String |
ASICS_CONTAINER_TYPE |
"ASICS" |
public static final String |
BDOC_CONTAINER_TYPE |
"BDOC" |
public static final long |
CACHE_ALL_DATA_FILES |
-1L |
public static final long |
CACHE_NO_DATA_FILES |
0L |
public static final String |
DDOC_CONTAINER_TYPE |
"DDOC" |
public static final long |
ONE_DAY_IN_MILLISECONDS |
86400000L |
public static final int |
ONE_DAY_IN_MINUTES |
1440 |
public static final long |
ONE_MB_IN_BYTES |
1048576L |
public static final int |
ONE_MINUTE_IN_MILLISECONDS |
60000 |
public static final int |
ONE_SECOND_IN_MILLISECONDS |
1000 |
public static final String |
PADES_CONTAINER_TYPE |
"PADES" |
public static final String |
USER_AGENT_STRING |
"LIB DigiDoc4j" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CANONICALIZATION_FACTORY_IMPLEMENTATION |
"org.digidoc4j.ddoc.c14n.TinyXMLCanonicalizer" |
public static final String |
FACTORY_IMPLEMENTATION |
"org.digidoc4j.ddoc.factory.SAXDigiDocFactory" |
public static final String |
KEY_USAGE_CHECK |
"false" |
public static final String |
MAX_DATAFILE_CACHED |
"-1" |
public static final String |
NOTARY_IMPLEMENTATION |
"org.digidoc4j.ddoc.factory.BouncyCastleNotaryFactory" |
public static final String |
OCSP_PKCS_12_CONTAINER |
"DIGIDOC_PKCS12_CONTAINER" |
public static final String |
OCSP_PKCS_12_PASSWORD |
"DIGIDOC_PKCS12_PASSWD" |
public static final String |
OCSP_SIGN_REQUESTS |
"SIGN_OCSP_REQUESTS" |
public static final String |
SECURITY_PROVIDER |
"org.bouncycastle.jce.provider.BouncyCastleProvider" |
public static final String |
SECURITY_PROVIDER_NAME |
"BC" |
public static final String |
TSL_FACTORY_IMPLEMENTATION |
"org.digidoc4j.ddoc.tsl.DigiDocTrustServiceFactory" |
public static final String |
USE_LOCAL_TSL |
"true" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
FULL_SIMPLE_REPORT |
"false" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LOTL_LOCATION |
"https://ec.europa.eu/tools/lotl/eu-lotl.xml" |
public static final String |
LOTL_TRUSTSTORE_PATH |
"classpath:truststores/lotl-truststore.p12" |
public static final String |
OCSP_SOURCE |
"http://ocsp.sk.ee/" |
public static final String |
TSP_SOURCE |
"http://tsa.sk.ee" |
public static final String |
VALIDATION_POLICY |
"conf/constraint.xml" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
HTTP_PROXY_HOST |
"http.proxyHost" |
public static final String |
HTTP_PROXY_PORT |
"http.proxyPort" |
public static final String |
HTTPS_PROXY_HOST |
"https.proxyHost" |
public static final String |
HTTPS_PROXY_PORT |
"https.proxyPort" |
public static final String |
JAVAX_NET_SSL_KEY_STORE |
"javax.net.ssl.keyStore" |
public static final String |
JAVAX_NET_SSL_KEY_STORE_PASSWORD |
"javax.net.ssl.keyStorePassword" |
public static final String |
JAVAX_NET_SSL_TRUST_STORE |
"javax.net.ssl.trustStore" |
public static final String |
JAVAX_NET_SSL_TRUST_STORE_PASSWORD |
"javax.net.ssl.trustStorePassword" |
public static final String |
ORG_BOUNCYCASTLE_ASN1_ALLOW_UNSAFE_INTEGER |
"org.bouncycastle.asn1.allow_unsafe_integer" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LOTL_LOCATION |
"https://open-eid.github.io/test-TL/tl-mp-test-EE.xml" |
public static final String |
LOTL_TRUSTSTORE_PATH |
"classpath:truststores/test-lotl-truststore.p12" |
public static final String |
OCSP_SOURCE |
"http://demo.sk.ee/ocsp" |
public static final String |
TSP_SOURCE |
"http://tsa.demo.sk.ee/tsa" |
public static final String |
VALIDATION_POLICY |
"conf/test_constraint.xml" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
VERSION |
"6.0.0-RC.1" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE |
"Container does not contain any data files" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE |
"No data files specified, but at least 1 is required" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE |
"OCSP nonce is invalid" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE |
"OCSP Responder does not meet TM requirements" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE |
"Invalid signature document" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE |
"Signature has an invalid timestamp" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE |
"OCSP request failed. Please check GitHub Wiki for more information: https://github.com/open-eid/digidoc4j/wiki/Questions-&-Answers#if-ocsp-request-has-failed" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE |
"Datafiles cannot be removed from an already signed container" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE |
"Timestamp cannot be removed; it is covered by other timestamp(s)" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE |
"Signature has been created with expired certificate" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE |
"Timestamp time is after OCSP response production time" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE |
"The difference between the OCSP response time and the signature timestamp is too large" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE |
"Signing certificate revocation source is not trusted" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MANIFEST |
"META-INF/manifest.xml" |
public static final String |
TIMESTAMP_TOKEN |
"META-INF/timestamp.tst" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
HEX_MAX_LENGTH |
10 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
XML_PATH |
"META-INF/manifest.xml" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MANIFEST_PATH |
"META-INF/manifest.xml" |
public static final String |
MIMETYPE_PATH |
"mimetype" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
OID_TIMESTAMPING |
"1.3.6.1.5.5.7.3.8" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ASICS_NS |
"asic:XAdESSignatures" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PADES |
"PADES" |
Copyright © 2024. All rights reserved.