| Modifier and Type | Method and Description |
|---|---|
CheckStatus |
CheckResult.getResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
StatusInfo.addDetail(Checker aChecker,
CheckStatus aCheckStatus,
boolean aSuccessful) |
void |
CheckResult.setResult(CheckStatus aSonuc) |
| Constructor and Description |
|---|
CheckResult(java.lang.String aCheckText,
java.lang.String aResultText,
CheckStatus aResult,
boolean aSuccessful) |
| Modifier and Type | Class and Description |
|---|---|
class |
DateCheckStatus |
class |
ExtensionCheckStatus |
class |
NameCheckStatus |
| Modifier and Type | Method and Description |
|---|---|
void |
CertificateStatusInfo.addRevocationCheckDetail(RevocationChecker aChecker,
CheckStatus aResult,
RevokeCheckStatus aCheckResult)
Add revocation check detail
|
| Modifier and Type | Class and Description |
|---|---|
static class |
BasicConstraintCAChecker.BasicConstraintCACheckStatus |
static class |
CertificateKeyUsageChecker.KeyUsageCheckStatus |
static class |
CertificateSignatureChecker.CertificateSignatureCheckStatus |
static class |
KeyIdentifierChecker.KeyIdentifierCheckStatus |
static class |
PathLenConstraintChecker.PathLenConstraintCheckStatus |
| Modifier and Type | Class and Description |
|---|---|
static class |
RevocationFromCRLChecker.RevocationFromCRLCheckStatus |
static class |
RevocationFromOCSPChecker.RevocationFromOCSPCheckStatus |
| Modifier and Type | Class and Description |
|---|---|
static class |
PositiveSerialNumberChecker.SerialNumberPositiveCheckStatus |
static class |
QualifiedCertificateChecker.QualifiedCertificateCheckStatus |
static class |
SignatureAlgConsistencyChecker.SignatureAlgConsistencyCheckStatus |
static class |
VersionChecker.VersionCheckStatus |
| Modifier and Type | Class and Description |
|---|---|
class |
RevokeCheckStatus |
| Constructor and Description |
|---|
RevocationCheckResult(java.lang.String aKontrolText,
java.lang.String aResultText,
CheckStatus aResult,
RevokeCheckStatus aCheckResult) |
| Modifier and Type | Class and Description |
|---|---|
static class |
CRLKeyUsageChecker.KeyUsageCheckStatus |
static class |
CRLSignatureChecker.CRLSignatureCheckStatus |
| Modifier and Type | Class and Description |
|---|---|
static class |
DeltaCRLIndicatorChecker.DeltaCRLIndicatorcheckStatus |
static class |
FreshestCRLChecker.FreshestCRLCheckStatus |
| Modifier and Type | Class and Description |
|---|---|
static class |
OCSPSignatureChecker.OCSPSignatureCheckStatus |
static class |
ResponseStatusChecker.ResponseStatusCheckStatus |
static class |
SigningCertificateChecker.SigningCertificateCheckStatus |
Copyright © 2025. All rights reserved.