Failed

data class Failed(val reason: String) : ActiveAuthStatus

The chip's signature did not verify against the certificate, or the certificate did not chain to the trusted CSCA root.

Parameters

reason

Human-readable description of what failed — for logging/diagnostics only.

Constructors

Link copied to clipboard
constructor(reason: String)

Properties

Link copied to clipboard