KeyUseAuthorizationSupport

Result of checking whether the wallet can satisfy the requested key and authorization requirements.

Inheritors

Types

Link copied to clipboard
data class Supported(val effectivePolicy: KeyUseAuthorizationPolicy, val reuseEnforcement: KeyUseAuthorizationReuseEnforcement? = null, val timeoutValidation: KeyUseAuthorizationReuseTimeoutValidation? = null) : KeyUseAuthorizationSupport

The wallet can satisfy the requested key and authorization requirements.

Link copied to clipboard

The wallet cannot satisfy the requested capability set.