Page MenuHomePhorge

Accept session-export format in InboundGroupSession constructor
ClosedPublic

Authored by tusooa on Tue, Aug 26, 7:09 PM.

Details

Summary

The session key in the InboundGroupSession constructor can now also be in the session-export format. It also adds an isImported() function to indicate whether the session is constructed from a key in the session-export format.

BUG: https://iron.lily-is.land/T166

Type: add

Test Plan

Verify unit tests pass.

Diff Detail

Repository
rL libkazv
Lint
Lint Not Applicable
Unit
Tests Not Applicable