| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CERTIFICATE_REVOKED |
"Certificate revoked" |
public static final String |
HAS_UNSUPPORTED_EXTENSIONS |
"Has unsupported critical extension" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
id_kp_OCSPSigning |
"1.3.6.1.5.5.7.3.9" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_TRAILER_FIELD |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
IGNORED_ID |
"" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULTHASHALGORITHM |
"SHA-256" |
public static final int |
DEFAULTTOKENSIZE |
10240 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ALGO_REQUIRES_SPECIFIC_HASH |
"{0} requires the document to be digested using {1}, not {2}" |
public static final String |
ALGORITHMS_NOT_SUPPORTED |
"Signing algorithms {0} and {1} are not supported." |
public static final String |
AUTHENTICATED_ATTRIBUTE_IS_MISSING_THE_DIGEST |
"Authenticated attribute is missing the digest." |
public static final String |
AVAILABLE_SPACE_IS_NOT_ENOUGH_FOR_SIGNATURE |
"Available space is not enough for signature." |
public static final String |
CACHE_ALREADY_INITIALIZED |
"Global LOTL service has already been initialized. You cannot initialize it again. If you want to use a different configuration, please create a new instance of LotlService with the desired properties and use it in ValidatorChainBuilder." |
public static final String |
CACHE_CANNOT_BE_SERIALIZED |
"Cannot serialize cache, timestamp data is not available. This can happen if a custom implementation of LotlServiceCache is used which does not support stale tracking. You should override the serialization method in that case." |
public static final String |
CACHE_INCOMING_DATA_IS_STALER |
"Incoming data is older than the data already in cache. Cache was not updated." |
public static final String |
CACHE_NOT_INITIALIZED |
"Lotl cache has not been initialized. Please call LotlService#initializeGlobalCache if European LOTLs are trusted.\nIf you are using a custom LotlService, please make sure to call LotlService#initializeCache on your custom implementation." |
public static final String |
CANNOT_BE_VERIFIED_CERTIFICATE_CHAIN |
"Cannot be verified against the KeyStore or the certificate chain." |
public static final String |
CANNOT_DECODE_PKCS7_SIGNED_DATA_OBJECT |
"Cannot decode PKCS#7 SignedData object." |
public static final String |
CANNOT_FIND_SIGNING_CERTIFICATE_WITH_THIS_SERIAL |
"Cannot find signing certificate with serial {0}." |
public static final String |
CERTIFICATE_HASH_MISMATCH |
"Certificate {0} hash mismatch." |
public static final String |
CERTIFICATE_HASH_NULL |
"Hash was null." |
public static final String |
CERTIFICATE_TEMPLATE_FOR_EXCEPTION_MESSAGE |
"Certificate {0} failed: {1}" |
public static final String |
CERTIFICATION_SIGNATURE_CREATION_FAILED_DOC_SHALL_NOT_CONTAIN_SIGS |
"Certification signature creation failed. Document shall not contain any certification or approval signatures before signing with certification signature." |
public static final String |
CMS_CERTIFICATE_NOT_FOUND |
"Signer certificate not found in list of certificates" |
public static final String |
CMS_INVALID_CONTAINER_STRUCTURE |
"Provided data is not a CMS container" |
public static final String |
CMS_MISSING_CERTIFICATES |
"The certificate set must at least contains the signer certificate" |
public static final String |
CMS_ONLY_ONE_SIGNER_ALLOWED |
"Only one signer per CMS container is allowed" |
public static final String |
CMS_SIGNERINFO_NOT_INITIALIZED |
"Signer info is not yet initialized" |
public static final String |
CMS_SIGNERINFO_READONLY |
"Updating the signed attributes of this SignerInfo instance is not possible because it has been serialized or been initiated from a serialized version." |
public static final String |
COULD_NOT_DETERMINE_SIGNATURE_MECHANISM_OID |
"Could not determine OID for signature algorithm {0} with digest {1}." |
public static final String |
COULD_NOT_INITIALIZE_FROM_FILE |
"Could not initialize LotlService from output stream. Regenerate the file using LotlService#serializeCache method." |
public static final String |
DEFAULT_CLIENTS_CANNOT_BE_CREATED |
"Default implementation of OCSP and CRL clients cannot be created, because signing certificate doesn\'t contain revocation data sources. Please try to explicitly add OCSP or CRL client." |
public static final String |
DICTIONARY_THIS_KEY_IS_NOT_A_NAME |
"Dictionary key {0} is not a name." |
public static final String |
DIGEST_ALGORITHMS_ARE_NOT_SAME |
"Digest algorithm used in the provided IExternalSignature shall be the same as digest algorithm in the provided CMSContainer. Digest algorithm in CMS container: \"{0}\". Digest algorithm in IExternalSignature: \"{1}\"" |
public static final String |
DISGEST_ALGORITM_MGF_MISMATCH |
"Digest algorithm in MGF1 parameters is {0} while ambient digest algorithm is {1}" |
public static final String |
DOCUMENT_ALREADY_PRE_CLOSED |
"Document has been already pre closed." |
public static final String |
DOCUMENT_MUST_BE_PRE_CLOSED |
"Document must be preClosed." |
public static final String |
DOCUMENT_MUST_HAVE_READER |
"Document must have reader." |
public static final String |
EITHER_USE_SCHEMA_NAME_OR_IGNORE_SCHEMA_NAME |
"You cannot use both \'addSchemaName\' and \'addSchemaNameToIgnore\' methods. either provide specific countries to process, or provide specific countries to ignore (All countries not ignored will be processed). " |
public static final String |
EU_RESOURCES_NOT_LOADED |
"European Trusted List resources are not available. Please ensure that the itextpdf-eutrustedlistsresources module is included in your project. Alternatively, you can use the EuropeanTrustedListConfigurationFactory to load the resources from a custom location." |
public static final String |
FAILED_TO_FETCH_EU_JOURNAL_CERTIFICATES |
"Problem occurred while fetching EU Journal certificates.\n{0}" |
public static final String |
FAILED_TO_FETCH_LOTL_FOR_COUNTRY |
"Failed to fetch Lotl for country {0} from {1}. Report {2}" |
public static final String |
FAILED_TO_GET_EU_LOTL |
"Failed to get European List of Trusted Lists (Lotl) from {0}." |
public static final String |
FAILED_TO_GET_TSA_RESPONSE |
"Failed to get TSA response from {0}." |
public static final String |
FAILED_TO_RETRIEVE_CERTIFICATE |
"Failed to retrieve certificates from binary data." |
public static final String |
FIELD_ALREADY_SIGNED |
"Field has been already signed." |
public static final String |
FIELD_NAMES_CANNOT_CONTAIN_A_DOT |
"Field names cannot contain a dot." |
public static final String |
FIELD_TYPE_IS_NOT_A_SIGNATURE_FIELD_TYPE |
"Field type is not a signature field type." |
public static final String |
INITIALIZED_CACHE_DOES_NOT_CONTAIN_REQUIRED_COUNTRY |
"Initialized cache does not contain data for required country: {0}. This might happen if the country was not included in the LotlFetchingProperties when serializing the data." |
public static final String |
INVALID_ARGUMENTS |
"Invalid parameters provided." |
public static final String |
INVALID_HTTP_RESPONSE |
"Invalid http response {0}." |
public static final String |
INVALID_STATE_WHILE_CHECKING_CERT_CHAIN |
"Invalid state. Possible circular certificate chain." |
public static final String |
INVALID_TSA_RESPONSE |
"Invalid TSA {0} response code {1}." |
public static final String |
NO_CRYPTO_DICTIONARY_DEFINED |
"No crypto dictionary defined." |
public static final String |
NO_REVOCATION_DATA_FOR_SIGNING_CERTIFICATE |
"Neither ocsp nor crl data are available for the signing certificate or certificate is revoked." |
public static final String |
NO_SIGNATURES_TO_PROLONG |
"Document doesn\'t contain any signatures to prolong." |
public static final String |
NOT_A_VALID_PKCS7_OBJECT_NOT_A_SEQUENCE |
"Not a valid PKCS#7 object - not a sequence" |
public static final String |
NOT_A_VALID_PKCS7_OBJECT_NOT_SIGNED_DATA |
"Not a valid PKCS#7 object - not signed data." |
public static final String |
NOT_ENOUGH_SPACE |
"Not enough space allocated for the signature." |
public static final String |
NOT_POSSIBLE_TO_EMBED_MAC_TO_SIGNATURE |
"It was not possible to embed MAC token into signature. Most likely signature container is empty." |
public static final String |
OFFICIAL_JOURNAL_CERTIFICATES_OUTDATED |
"Trusted certificates from Official Journal of European Union are outdated. LOTL file cannot be validated. Please, provide OJ certificates, which match the ones used to sign European Union List of Trusted Lists." |
public static final String |
ONLY_MGF1_SUPPORTED_IN_RSASSA_PSS |
"Only MGF1 is supported in RSASSA-PSS" |
public static final String |
PATH_IS_NOT_DIRECTORY |
"Provided path: {0} is not a directory. Please provide a directory path to store temporary pdf files which are required for signing." |
public static final String |
PROVIDED_TSA_CLIENT_IS_NULL |
"Provided TSA client is null. TSA client is required for timestamp signing." |
public static final String |
QUALIFIED_VALIDATOR_ALREADY_USED |
"QualifiedValidator instance has to be created from scratch per each validated document. Alternatively, one can obtain previous validation results by using QualifiedValidator#obtainAllSignaturesValidationResults() before running the validation process for the next document." |
public static final String |
RSASSA_PSS_DIGESTMISSMATCH |
"Digest algorithm in RSASSA-PSS parameters is {0} while ambientdigest algorithm is {1}" |
public static final String |
SIGNATURE_NAME_NOT_PROVIDED |
"Signature validation name needs to be provided with QualifiedValidator#startSignatureValidation method." |
public static final String |
SIGNATURE_WITH_THIS_NAME_IS_NOT_THE_LAST_IT_DOES_NOT_COVER_WHOLE_DOCUMENT |
"Signature with name {0} is not the last. It doesn\'t cover the whole document." |
public static final String |
STALE_DATA_IS_USED |
"Cached data is older then configured staleness. This means that the cache has failed to update automatically for the configured period. Please, refresh using LotlService#intializeCache, or look into the generated log messages for more details on why the cache has not been updated." |
public static final String |
STALENESS_MUST_BE_POSITIVE |
"Staleness must be a positive value. It is used to determine how long the cache is valid before it needs to be refreshed." |
public static final String |
THERE_IS_NO_FIELD_IN_THE_DOCUMENT_WITH_SUCH_NAME |
"There is no field in the document with such name: {0}." |
public static final String |
THIS_INSTANCE_OF_PDF_SIGNER_ALREADY_CLOSED |
"This instance of PdfSigner has been already closed." |
public static final String |
THIS_PKCS7_OBJECT_HAS_MULTIPLE_SIGNERINFOS_ONLY_ONE_IS_SUPPORTED_AT_THIS_TIME |
"This PKCS#7 object has multiple SignerInfos. Only one is supported at this time." |
public static final String |
THIS_TSA_FAILED_TO_RETURN_TIME_STAMP_TOKEN |
"TSA {0} failed to return time stamp token: {1}." |
public static final String |
TOKEN_ESTIMATION_SIZE_IS_NOT_LARGE_ENOUGH |
"Timestamp token estimation size is not large enough to accommodate the entire timestamp token. Timestamp token estimation size is: {0} bytes, however real timestamp token size is: {1} bytes." |
public static final String |
TOO_BIG_KEY |
"The key is too big." |
public static final String |
TSA_CLIENT_IS_MISSING |
"ITSAClient must be present to reach this PAdES level. Please use setTSAClient method to provide it." |
public static final String |
UNEXPECTED_CLOSE_BRACKET |
"Unexpected close bracket." |
public static final String |
UNEXPECTED_GT_GT |
"unexpected >>." |
public static final String |
UNKNOWN_HASH_ALGORITHM |
"Unknown hash algorithm: {0}." |
public static final String |
VERIFICATION_ALREADY_OUTPUT |
"Verification already output." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
COUNTRY_NOT_REQUIRED_BY_CONFIGURATION |
"Country \"{0}\" is not required by lotlFetchingProperties, and not be used when validating." |
public static final String |
COUNTRY_SPECIFIC_FETCHING_FAILED |
"Country specific Lotl fetching with schema name \"{0}\" failed because of:\n \"{1}\"" |
public static final String |
EXCEPTION_WITHOUT_MESSAGE |
"Unexpected exception without message was thrown during keystore processing" |
public static final String |
FAILED_TO_FETCH_COUNTRY_SPECIFIC_LOTL |
"Problem occurred while fetching country specific Lotl files.\n{0}" |
public static final String |
FAILED_TO_FETCH_EU_JOURNAL_CERTIFICATES |
"Problem occurred while fetching EU Journal certificates.\n{0}" |
public static final String |
NO_COUNTRY_SPECIFIC_LOTL_FETCHED |
"Zero country specific Lotl files were fetched." |
public static final String |
OJ_TRANSITION_PERIOD |
"Main LOTL file contains two Official Journal of European Union links. This usually indicates that transition period for Official Journal has started. Newest version of Official Journal should be used from now on to retrieve trusted certificates and LOTL location." |
public static final String |
REVOCATION_DATA_NOT_ADDED_VALIDITY_ASSURED |
"Revocation data for certificate: \"{0}\" is not added due to validity assured - short term extension." |
public static final String |
UNABLE_TO_PARSE_AIA_CERT |
"Unable to parse certificates coming from authority info access extension. Those won\'t be included into the certificate chain." |
public static final String |
UNABLE_TO_PARSE_REV_INFO |
"Unable to parse signed data revocation info item since it is incorrect or unsupported (e.g. SCVP Request and Response)." |
public static final String |
UPDATING_MAIN_LOTL_TO_CACHE_FAILED |
"Unable to update cache with main Lotl file. Downloading of the main Lotl file failed.\n{0}" |
public static final String |
UPDATING_PIVOT_TO_CACHE_FAILED |
"Unable to pivot files because of pivot file fetching failure.\n{0}" |
public static final String |
VALID_CERTIFICATE_IS_REVOKED |
"The certificate was valid on the verification date, but has been revoked since {0}." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
START_SIGNATURE_CONTAINER_GENERATION |
"StartSignatureContainerGeneration" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
START_SIGNATURE_PRE_CLOSE |
"StartSignaturePreClose" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
DEFAULT_CONTINUE_AFTER_FAILURE |
true |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
VALIDATING_SIGNATURE_NAME |
"Validating signature {0}" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EXCEPTION_OCCURRED |
" but an exception occurred {0}:{1}." |
public static final String |
EXPECTED_EXTENSION_ID_AND_VALUE |
"Expected extension with id {0} and value {1} {1} {2}" |
public static final String |
EXTENSION_NOT_FOUND |
" but no extension with that id was found." |
public static final String |
FOUND_VALUE |
" but found value " |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ERROR_MESSAGE |
"Expected extension 2.5.29.19 to have a value of at least {0} but found {1}" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ACTUAL |
"But found :" |
public static final String |
ANY_EXTENDED_KEY_USAGE_OID |
"2.5.29.37.0" |
public static final String |
CLIENT_AUTH |
"1.3.6.1.5.5.7.3.2" |
public static final String |
CODE_SIGNING |
"1.3.6.1.5.5.7.3.3" |
public static final String |
ERROR_OCCURRED_DURING_RETRIEVAL |
" But error occurred during retrieval " |
public static final String |
EXPECTED_KEY_USAGES |
"Expected extended key usages:" |
public static final String |
NO_EXTENDED_KEY_USAGES_WERE_FOUND |
" But no extended key usages were found." |
public static final String |
OCSP_SIGNING |
"1.3.6.1.5.5.7.3.9" |
public static final String |
TIME_STAMPING |
"1.3.6.1.5.5.7.3.8" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ACTUAL_VALUE |
"\nbut found {0}" |
public static final String |
EXPECTED_VALUE |
"Key usage expected: ({0})" |
public static final String |
MISSING_VALUE |
"\nbut nothing found." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
AUSTRIA |
"AT" |
public static final String |
BELGIUM |
"BE" |
public static final String |
BULGARIA |
"BG" |
public static final String |
CROATIA |
"HR" |
public static final String |
CYPRUS |
"CY" |
public static final String |
CZECHIA |
"CZ" |
public static final String |
DENMARK |
"DK" |
public static final String |
ESTONIA |
"EE" |
public static final String |
FINLAND |
"FI" |
public static final String |
FRANCE |
"FR" |
public static final String |
GERMANY |
"DE" |
public static final String |
GREECE |
"EL" |
public static final String |
HUNGARY |
"HU" |
public static final String |
ICELAND |
"IS" |
public static final String |
IRELAND |
"IE" |
public static final String |
ITALY |
"IT" |
public static final String |
LATVIA |
"LV" |
public static final String |
LIECHTENSTEIN |
"LI" |
public static final String |
LITHUANIA |
"LT" |
public static final String |
LUXEMBOURG |
"LU" |
public static final String |
MALTA |
"MT" |
public static final String |
NETHERLANDS |
"NL" |
public static final String |
NORWAY |
"NO" |
public static final String |
POLAND |
"PL" |
public static final String |
PORTUGAL |
"PT" |
public static final String |
ROMANIA |
"RO" |
public static final String |
SLOVAKIA |
"SK" |
public static final String |
SLOVENIA |
"SI" |
public static final String |
SPAIN |
"ES" |
public static final String |
SWEDEN |
"SE" |
public static final String |
UNITED_KINGDOM |
"UK" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LOTL_VALIDATION |
"Lotl validation." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ADES_GENERATION |
"http://uri.etsi.org/TrstSvc/Svctype/AdESGeneration" |
public static final String |
ADES_VALIDATION |
"http://uri.etsi.org/TrstSvc/Svctype/AdESValidation" |
public static final String |
ARCHIV |
"http://uri.etsi.org/TrstSvc/Svctype/Archiv" |
public static final String |
ARCHIV_NOT_HAVING_PKI_ID |
"http://uri.etsi.org/TrstSvc/Svctype/Archiv/nothavingPKIid" |
public static final String |
CA_PKC |
"http://uri.etsi.org/TrstSvc/Svctype/CA/PKC" |
public static final String |
CA_QC |
"http://uri.etsi.org/TrstSvc/Svctype/CA/QC" |
public static final String |
CERTS_FOR_OTHER_TYPES_OF_TS |
"http://uri.etsi.org/TrstSvc/Svctype/PKCValidation/CertsforOtherTypesOfTS" |
public static final String |
CRL |
"http://uri.etsi.org/TrstSvc/Svctype/Certstatus/CRL" |
public static final String |
CRL_QC |
"http://uri.etsi.org/TrstSvc/Svctype/Certstatus/CRL/QC" |
public static final String |
EAA |
"http://uri.etsi.org/TrstSvc/Svctype/EAA" |
public static final String |
EAA_PUB_EAA |
"http://uri.etsi.org/TrstSvc/Svctype/EAA/Pub-EAA" |
public static final String |
EAA_Q |
"http://uri.etsi.org/TrstSvc/Svctype/EAA/Q" |
public static final String |
EAA_VALIDATION |
"http://uri.etsi.org/TrstSvc/Svctype/EAAValidation" |
public static final String |
EDS_Q |
"http://uri.etsi.org/TrstSvc/Svctype/EDS/Q" |
public static final String |
EDS_VALIDATION |
"http://uri.etsi.org/TrstSvc/Svctype/EDSValidation" |
public static final String |
ELECTRONIC_ARCHIVING |
"http://uri.etsi.org/TrstSvc/Svctype/ElectronicArchiving" |
public static final String |
ELECTRONIC_ARCHIVING_Q |
"http://uri.etsi.org/TrstSvc/Svctype/ElectronicArchiving/Q" |
public static final String |
ID_V |
"http://uri.etsi.org/TrstSvc/Svctype/IdV" |
public static final String |
K_ESCROW |
"http://uri.etsi.org/TrstSvc/Svctype/KEscrow" |
public static final String |
K_ESCROW_NOT_HAVING_PKI_ID |
"http://uri.etsi.org/TrstSvc/Svctype/KEscrow/nothavingPKIid" |
public static final String |
LEDGERS |
"http://uri.etsi.org/TrstSvc/Svctype/Ledgers" |
public static final String |
LEDGERS_Q |
"http://uri.etsi.org/TrstSvc/Svctype/Ledgers/Q" |
public static final String |
OCSP |
"http://uri.etsi.org/TrstSvc/Svctype/Certstatus/OCSP" |
public static final String |
OCSP_QC |
"http://uri.etsi.org/TrstSvc/Svctype/Certstatus/OCSP/QC" |
public static final String |
PKC_PRESERVATION |
"http://uri.etsi.org/TrstSvc/Svctype/PKCPreservation" |
public static final String |
PKC_VALIDATION |
"http://uri.etsi.org/TrstSvc/Svctype/PKCValidation" |
public static final String |
PP_WD |
"http://uri.etsi.org/TrstSvc/Svctype/PPwd" |
public static final String |
PP_WD_NOT_HAVING_PKI_ID |
"http://uri.etsi.org/TrstSvc/Svctype/PPwd/nothavinPKIid" |
public static final String |
PSES |
"http://uri.etsi.org/TrstSvc/Svctype/PSES" |
public static final String |
PSES_Q |
"http://uri.etsi.org/TrstSvc/Svctype/PSES/Q" |
public static final String |
QES_VALIDATION_Q |
"http://uri.etsi.org/TrstSvc/Svctype/QESValidation/Q" |
public static final String |
RA |
"http://uri.etsi.org/TrstSvc/Svctype/RA" |
public static final String |
RA_NOT_HAVING_PKI_ID |
"http://uri.etsi.org/TrstSvc/Svctype/RA/nothavingPKIid" |
public static final String |
REM_Q |
"http://uri.etsi.org/TrstSvc/Svctype/EDS/REM/Q" |
public static final String |
REMOTE_Q_SEAL_CD_MANAGEMENT_Q |
"http://uri.etsi.org/TrstSvc/Svctype/RemoteQSealCDManagement/Q" |
public static final String |
REMOTE_Q_SIG_CD_MANAGEMENT_Q |
"http://uri.etsi.org/TrstSvc/Svctype/RemoteQSigCDManagement/Q" |
public static final String |
REMOTE_SEAL_CD_MANAGEMENT |
"http://uri.etsi.org/TrstSvc/Svctype/RemoteSealCDManagement" |
public static final String |
REMOTE_SIG_CD_MANAGEMENT |
"http://uri.etsi.org/TrstSvc/Svctype/RemoteSigCDManagemen" |
public static final String |
SIGNATURE_POLICY_AUTHORITY |
"http://uri.etsi.org/TrstSvc/Svctype/SignaturePolicyAuthority" |
public static final String |
TL_ISSUER |
"http://uri.etsi.org/TrstSvc/Svctype/TLIssuer" |
public static final String |
TS |
"http://uri.etsi.org/TrstSvc/Svctype/TS/" |
public static final String |
TSA_QTST |
"http://uri.etsi.org/TrstSvc/Svctype/TSA/QTST" |
public static final String |
TSA_TSS_ADES_Q_CAND_QES |
"http://uri.etsi.org/TrstSvc/Svctype/TSA/TSS-AdESQCandQES" |
public static final String |
TSA_TSS_QC |
"http://uri.etsi.org/TrstSvc/Svctype/TSA/TSS-QC" |
public static final String |
TST_VALIDATION |
"http://uri.etsi.org/TrstSvc/Svctype/TSTValidation" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DOC_NS |
"http://uri.etsi.org/19102/v1.2.1#" |
public static final String |
DS_NS |
"http://www.w3.org/2000/09/xmldsig#" |
public static final String |
XS_NS |
"http://www.w3.org/2001/XMLSchema" |
public static final String |
XSI_NS |
"http://www.w3.org/2001/XMLSchema-instance" |
Copyright © 1998–2025 Apryse Group NV. All rights reserved.