invoke

abstract suspend operator fun invoke(): List<CryptoServiceUsage>

Reports which security provider serves each cryptographic lookup in kalium.

Every entry is read off an instance the platform handed back, not assumed on a call site's behalf. Which lookups those are varies per platform, so the list can be empty.