Attestation

data class Attestation(val algorithm: Algorithm) : KeyBindingType

Binding key should be sent as part of key attestation (as defined by KeyAttestation object) using KeyBindingInfo.Attestation.

Constructors

Link copied to clipboard
constructor(algorithm: Algorithm)

Properties

Link copied to clipboard