EngagementGenerator

class EngagementGenerator(eSenderKey: EcPublicKey, version: String)

Helper to generate DeviceEngagement or ReaderEngagement CBOR.

Parameters

eSenderKey

The ephemeral key used by the device (when generating DeviceEngagement) or the reader (when generating ReaderEngagement).

version

the version to use.

Constructors

Link copied to clipboard
constructor(eSenderKey: EcPublicKey, version: String)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard

Adds connection methods to the engagement.

Link copied to clipboard

Adds origin infos to the engagement.

Link copied to clipboard

Generates the binary Engagement structure.