Set the raw key at the given index.
Future<bool> setKey({ required String participantId, required int index, required Uint8List key, });