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
vicalTrustEntryId
The identifier of the parent VICAL trust entry.
certNum
The index position of the specific certificate within the VICAL's certificate list.