TrustEntryVicalEntryViewer

fun TrustEntryVicalEntryViewer(trustManagerModel: TrustManagerModel, vicalTrustEntryId: String, certNum: Int)

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

Parameters

trustManagerModel

The presentation model holding the root VICAL trust entry.

vicalTrustEntryId

The identifier of the parent VICAL trust entry.

certNum

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