DeviceAuthentication
@Serializable
Part of the ISO/IEC 18013-5:2021 standard: mdoc authentication (9.1.3.4).
Serialized as a byte string, wrapped in CBOR Tag 24, used as detached payload for DeviceAuth.deviceSignature.
Constructors
Link copied to clipboard
constructor(type: String, sessionTranscript: SessionTranscript, docType: String, namespaces: ByteStringWrapper<DeviceNameSpaces>)
Properties
Link copied to clipboard
Same as in Document.docType
Link copied to clipboard
Same as in DeviceSigned.namespaces
Link copied to clipboard