addMultipleTmrAccessesAsync
suspend fun addMultipleTmrAccessesAsync(recipients: Array<TmrRecipientWithRights>): Map<String, ActionStatus>
Add multiple TMR accesses to this session for the given authentication factors.
Return
A Map<String, ActionStatus> instance.
Parameters
recipients | The TMR recipients with their associated rights. |
Throws
SealdException |