Export the key at the given index.
Future<Uint8List> exportKey({ required String participantId, required int index, });