getEntry

suspend fun getEntry(id: String): TrustEntry

Gets a TrustEntry by id.

Return

the TrustEntry

Parameters

id

the id of the entry to get

Throws

if there is no entry with the given id