OlmEncryptionServiceImpl

class OlmEncryptionServiceImpl(userInfo: UserInfo, json: Json, store: OlmStore, requests: OlmEncryptionServiceRequestHandler, signService: SignService, clock: Clock, driver: CryptoDriver) : OlmEncryptionService

Constructors

Link copied to clipboard
constructor(userInfo: UserInfo, json: Json, store: OlmStore, requests: OlmEncryptionServiceRequestHandler, signService: SignService, clock: Clock, driver: CryptoDriver)

Functions