MobileSecurityObject
An object used to represent data parsed from MobileSecurityObject
CBOR as specified in ISO/IEC 18013-5 section 9.1.2 Issuer data authentication
Properties
The mdoc authentication public key set in the MobileSecurityObject
CBOR.
The AuthorizedDataElements
portion of the keyAuthorizations
within DeviceKeyInfo
. Is null if it does not exist in the MSO.
Gets the AuthorizedNameSpaces
portion of the keyAuthorizations
within DeviceKeyInfo
. Is null if it does not exist in the MSO.
Gets extra info for the mdoc authentication public key as part of the KeyInfo
portion of the DeviceKeyInfo
. Is null if it does not exist in the MSO.
The digest algorithm set in the MobileSecurityObject
CBOR.
The timestamp at which the issuing authority infrastructure expects to re-sign the MSO, if provided in the MobileSecurityObject
CBOR, else null.
The timestamp after which the MSO is no longer valid, as set in the MobileSecurityObject
CBOR.
The set of namespaces provided in the ValueDigests map within the MobileSecurityObject
CBOR.