Class | Description |
---|---|
CertificateDateChecker |
Checks the validity of date information in the Certificate
|
CertificateExtensionChecker |
Checks the extension information in the Certificate is valid
critical extensions must be known
any particular extension must exist only once
|
CertificateSelfChecker |
Base class for certificate self checkers.
|
EncryptionCertificateKeyUsageChecker |
Created by orcun.ertugrul on 27-Jul-17.
|
ExtendedKeyUsageOIDChecker | |
PositiveSerialNumberChecker |
Checks if the serial number of the certificate is positive.
|
QualifiedCertificateChecker | |
SelfSignatureChecker |
Checks the signature of self-signed certificates
|
SignatureAlgConsistencyChecker |
Checks if the signature Algorithms specified in the certificate's signature
field and in the signatureAlgorithm field are equal.
|
VersionChecker |
Checks if the version information in the certificate is valid
|
Copyright © 2025. All rights reserved.