Package-level declarations
Types
Link copied to clipboard
Use case that marks that the user should not be notified about revoked E2Ei certificate.
Link copied to clipboard
internal class MarkNotifyForRevokedCertificateAsNotifiedUseCaseImpl(userConfigRepository: UserConfigRepository) : MarkNotifyForRevokedCertificateAsNotifiedUseCase
Link copied to clipboard
Use case that observes if the user should be notified about revoked E2ei certificate.
Link copied to clipboard
internal class ObserveShouldNotifyForRevokedCertificateUseCaseImpl(userConfigRepository: UserConfigRepository) : ObserveShouldNotifyForRevokedCertificateUseCase