Package-level declarations

Types

Link copied to clipboard
class CertificateTransparencyVerifier(cryptoVerifier: CryptoVerifier, logListService: LogListService, policy: CTPolicy)

Main CT verification engine that orchestrates the verification process.

Link copied to clipboard
class SctSignatureVerifier(cryptoVerifier: CryptoVerifier)

Verifies individual SCT signatures against a log server's public key. Implements the signed data reconstruction per RFC 6962 §3.2.