countUsableCredentials
suspend fun countUsableCredentials(at: Instant = Clock.System.now()): Document.UsableCredentialResult
Returns whether an usable credential exists at a given point in time.
Parameters
at
the point in time to check for.