Skip to content

addTmrAccessAsync

suspend fun addTmrAccessAsync(recipients: Array<TmrRecipientWithRights>): Map<String, ActionStatus>

Add TMR accesses to this session for the given authentication factors.

Return

A Map<String, ActionStatus> instance.

Parameters

recipientsThe TMR recipients with their associated rights.

Throws

SealdException