getMany

open override fun getMany(ids: List<String>): List<Login>

Get and decrypt the logins with the given ids. Ids which don't exist are skipped, as are logins which fail to decrypt.