EngagementParser

class EngagementParser(encodedEngagement: ByteArray)

Deprecated

This class is deprecated, use DeviceEngagement instead.

Helper for parsing DeviceEngagement or ReaderEngagement CBOR.

Parameters

encodedEngagement

the bytes of the Engagement structure.

Constructors

Link copied to clipboard
constructor(encodedEngagement: ByteArray)

Types

Link copied to clipboard

An object used to represent data extracted from an Engagement structure.

Functions

Link copied to clipboard

Parses the given Engagement structure.