getEntries

suspend fun getEntries(): List<TrustEntry>

Retrieves all high-level TrustEntry items currently managed, sorted chronologically by the time they were added.

Return

A list of TrustEntry objects (e.g., TrustEntryX509Cert, TrustEntryVical).