RevocationListCheckerImpl

internal class RevocationListCheckerImpl(certificateRevocationListRepository: CertificateRevocationListRepository, featureSupport: FeatureSupport, userConfigRepository: UserConfigRepository) : RevocationListChecker

Constructors

Link copied to clipboard
constructor(certificateRevocationListRepository: CertificateRevocationListRepository, featureSupport: FeatureSupport, userConfigRepository: UserConfigRepository)

Functions

Link copied to clipboard
open suspend override fun check(mlsContext: <Error class: unknown class>, url: String): <Error class: unknown class><<Error class: unknown class>, <Error class: unknown class>?>