Invalid

data class Invalid(val reason: String) : PassiveAuthStatus

Verification failed. Either a DG hash did not match the SOD, or the DSC 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