IssuerNamespaces

A data structure for representing IssuerNameSpaces in ISO/IEC 18013-5:2021.

Use fromDataItem to parse CBOR and toDataItem to generate CBOR.

Constructors

Link copied to clipboard
constructor(data: Map<String, Map<String, IssuerSignedItem>>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

map from namespace name to a map from data element name to IssuerSignedItem.

Functions

Link copied to clipboard

Returns a new object filtering the IssuerSignedItem so they match a request.

Link copied to clipboard

Generate IssuerNameSpaces CBOR