TrustEntryRicalEntryViewer

fun TrustEntryRicalEntryViewer(trustManagerModel: TrustManagerModel, ricalTrustEntryId: String, certNum: Int)

A Composable that displays the details of a specific individual certificate embedded within a larger RICAL trust entry.

Parameters

trustManagerModel

The presentation model holding the root RICAL trust entry.

ricalTrustEntryId

The identifier of the parent RICAL trust entry.

certNum

The index position of the specific certificate within the RICAL's certificate list.