Verifier Repository
public interface VerifierRepository
Content copied to clipboard
This interface defines the methods to download public certificates (i.e. settings) and check the download status. These are overridden by the implementing class VerifierRepositoryImpl.
Functions
checkInBlackList
Link copied to clipboard
downloadChunks
Link copied to clipboard
getCertificate
Link copied to clipboard
getCertificateFetchStatus
Link copied to clipboard
getDebugInfoLiveData
Link copied to clipboard
getInitDownloadLiveData
Link copied to clipboard
getMaxRetryReached
Link copied to clipboard
getSizeOverLiveData
Link copied to clipboard
resetCurrentRetryStatus
Link copied to clipboard
Inheritors
VerifierRepositoryImpl
Link copied to clipboard