findById

fun findById(id: String, decryptCipher: Cipher? = null): AuthorizationRecord?

Finds a specific record by ID.

Parameters

id

Record ID

decryptCipher

Pre-authenticated cipher, or null if cache is warm