Class ErrorsEntry

java.lang.Object
com.authlete.cbor.CBORPair
com.authlete.mdoc.ErrorsEntry

public class ErrorsEntry extends CBORPair
An entry in the Errors structure.

For details, see ISO/IEC 18013-5:2021, 8.3.2.1.2.2 Device retrieval mdoc response.

Definition

 Errors = {
     + NameSpace => ErrorItems
 }
 
Since:
1.5
See Also: