getEntries

suspend fun getEntries(): List<TrustEntry>

Gets a list of all entries added with addX509Cert or addVical.

Return

a list, sorted by the time they were added.