GetUserE2eiCertificatesUseCase

This use case is used to get all MLSClientIdentities of the user. Returns Map where key is value of ClientId and MLSClientIdentity is certificate itself

Inheritors

Functions

Link copied to clipboard
abstract suspend operator fun invoke(userId: <Error class: unknown class>): Map<String, MLSClientIdentity>