MobileSecurityObjectParser

class MobileSecurityObjectParser(encodedMobileSecurityObject: ByteArray)

Helper class for parsing the bytes of MobileSecurityObject CBOR as specified in ISO/IEC 18013-5 section 9.1.2 Issuer data authentication.

Parameters

encodedMobileSecurityObject

The bytes of MobileSecurityObject.

Constructors

Link copied to clipboard
constructor(encodedMobileSecurityObject: ByteArray)

Types

Link copied to clipboard

An object used to represent data parsed from MobileSecurityObject CBOR as specified in ISO/IEC 18013-5 section 9.1.2 Issuer data authentication

Functions

Link copied to clipboard

Parses the mobile security object.