Element

sealed interface Element(source)

A single entry inside the AuthorizationList ASN.1 sequence.

The list of elements is the source of truth for ordering and for round-trip encoding.

Inheritors

Types

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class Unknown(val value: Asn1Element) : AuthorizationList.Element