isPrfSupported

suspend fun isPrfSupported(): Result<Boolean>

Check whether the default registered credential is PRF-capable.

Runtime-only behavior:

  • Returns true only when registration detected PRF support for the default credential

  • Returns false when no credential is registered yet