AttestationValueException

class AttestationValueException(val elementName: String, val tagged: AuthorizationList.Tagged, val source: Asn1Element) : Asn1Exception(source)

Exception equivalent of AttestationValue.Failure

Constructors

Link copied to clipboard
constructor(elementName: String, tagged: AuthorizationList.Tagged, source: Asn1Element)

Properties

Link copied to clipboard
expect open val cause: Throwable?
Link copied to clipboard
Link copied to clipboard
expect open val message: String?
Link copied to clipboard
val source: Asn1Element
Link copied to clipboard

Functions

Link copied to clipboard