get

fun get(accountId: String, key: String): String?

Returns the secret stored under key for accountId, or null if absent.