KeyBindingInfo

sealed class KeyBindingInfo

Provides keys to which credentials are to be bound and key proofing information.

Inheritors

Types

Link copied to clipboard
data class Attestation(val attestations: List<KeyAttestation>) : KeyBindingInfo

Keys are supplied using KeyAttestation objects

Link copied to clipboard
data object Keyless : KeyBindingInfo

Credential is not bound to keys.

Link copied to clipboard

Keys are supplied using Openid4Vci-defined proof-of-possession JWT