| Package | Description |
|---|---|
| tr.gov.tubitak.uekae.esya.api.cmssignature.validation | |
| tr.gov.tubitak.uekae.esya.api.cmssignature.validation.check |
| Modifier and Type | Method and Description |
|---|---|
void |
SignedDataValidation.setUserDefinedCheckers(java.util.List<Checker> aCheckers) |
protected void |
SignatureValidator.setUserDefinedCheckers(java.util.List<Checker> aUserDefinedCheckers) |
| Modifier and Type | Class and Description |
|---|---|
class |
ArchiveTimeStampAttrChecker |
class |
ArchiveTimeStampV2AttrChecker
Checks archive-time-stamp attribute.
|
class |
ArchiveTimeStampV3AttrChecker
Checks archive-time-stamp attribute.
|
class |
ATSHashIndexAttrChecker |
class |
BaseArchiveTimeStampAttrChecker
Created by sura.emanet on 11.07.2019.
|
class |
BaseChecker |
class |
BaseTimestampChecker |
class |
CAdES_C_TimeStampAttrChecker
Checks CAdES-C-time-stamp Attribute.
|
class |
CertificateChecker
Checks signer's certificate
|
class |
CertificateRefsValuesMatchChecker
Checks if certificate references and certificate values match with each other
|
class |
CheckAllChecker
Birden fazla checker verildigi zaman, hepsini ayri ayri kontrol eder.
|
class |
CheckOneChecker
Birden fazla checker verildigi zaman yapida hangisi varsa,onu kontrol eder.
|
class |
ContentTimeStampAttrChecker |
class |
ContentTypeAttrChecker
Checks if the content-type attribute has its value (i.e.
|
class |
CryptoChecker |
class |
MessageDigestAttrChecker |
class |
ProfileRevocationValueMatcherChecker |
class |
RevocationRefsValuesMatchChecker
Checks if revocation references and revocation values match each other
|
class |
SignaturePolicyChecker
Checks if the hash value in SignaturePolicyIdentifier attribute match with the hash value
calculated by using the signature policy file
|
class |
SignatureTimeStampAttrChecker
Checks signature-time-stamp attribute.It uses checkers TimeStampSignatureChecker,TimeStampTimeChecker,TimeStampMessageDigestChecker,SigningTimeChecker and
TimeStampCertificateChecker to check
- the signature of timestamp
- the time ordering between timestamps
- the hash value of messageImprint in timestamp
- the time ordering between time in signing time attribute and time in signature-time-stamp
- the certificate of the timestamp server
|
class |
SigningCertificateAttrChecker
Checks if the information in signing certificate reference attribute is true
for the certificate used in signature validation
|
class |
SigningCertificateV2AttrChecker
Checks if the information in signing certificate reference attribute is true
for the certificate used in signature validation
|
class |
SigningTimeChecker
Checks time ordering between time in signingtime attribute and time in signaturetimestamp attribute
|
class |
TimeStampCertificateChecker
Checks the certificate of timestamp server
|
class |
TimeStampedCertsCrlsRefsAttrChecker
Checks time-stamped-certs-crls-references attribute.
|
class |
TimeStampMessageDigestChecker
Checks whether the messageimprint field in timestamp mathes with the one calculated from signature
|
class |
TimeStampSignatureChecker
Checks signature of timestamp response
It uses checkers CryptoChecker,MessageDigestAttrChecker and SigningCertificateAttrChecker to check
|
class |
TimeStampTimeChecker
Checks time ordering between timestamps
|
class |
TurkishProfileAttributesChecker |
| Constructor and Description |
|---|
CheckAllChecker(java.util.List<Checker> aCheckerList,
boolean aIsOneCheckerMust) |
CheckOneChecker(java.util.List<Checker> aCheckerList) |
Copyright © 2025. All rights reserved.