getKeys

abstract suspend fun getKeys(sessionId: ByteString, type: License.KeyContainer.KeyType? = null): List<Key>

The decrypted keys for the session, optionally filtered by type.