WalletBridgeKeyPreflight

@Serializable
data class WalletBridgeKeyPreflight

Swift-friendly result of a key-use authorization preflight.

Properties

Link copied to clipboard

The authorization policy that will be effective when supported is true.

Link copied to clipboard
val failure: KeyUseAuthorizationUnsupportedReason?

Core preflight reason when the request is unsupported.

Link copied to clipboard

The enforcement boundary for timed reuse, when a timed policy is supported.

Link copied to clipboard

Whether the requested authorization policy is supported with the reported metadata.

Link copied to clipboard

How a timed-reuse interval can be validated after key creation or restoration.