Class MobileSecurityObjectBytes
java.lang.Object
com.authlete.cbor.CBORItem
com.authlete.cbor.CBORTaggedItem
com.authlete.mdoc.MobileSecurityObjectBytes
The
MobileSecurityObjectBytes
structure, which is the payload
of the IssuerAuth
structure.
For details, see ISO/IEC 18013-5:2021, 9.1.2.4 Signing method and structure for MSO.
Definition
MobileSecurityObjectBytes = #6.24(bstr .cbor MobileSecurityObject
)
- Since:
- 1.5
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.authlete.cbor.CBORTaggedItem
encode, getTagContent, getTagNumber, parse, prettify, toString
Methods inherited from class com.authlete.cbor.CBORItem
encode, encodeMajorWithNumber, encodeToBase64, encodeToBase64Url, encodeToHex, getComment, prettify, setComment, toString
-
Constructor Details
-
MobileSecurityObjectBytes
-
-
Method Details
-
getMobileSecurityObject
-