Class DocumentError


public class DocumentError extends CBORPairList
The DocumentError structure.

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

Definition

 DocumentError = {
     DocType => ErrorCode
 }
 
Since:
1.5
See Also: