This specification is subject to these terms of use. Diese Spezifikation unterliegt diesen Nutzungsbedingungen.
Documentation is available for the following files: Org-eticore-et Org-eticore-payment Org-eticore-cvCertificates Org-eticore-tariff Org-eticore-moticsCopyProtection Org-eticore-ste Org-eticore-um Org-eticore-sam Org-eticore-common

Org-eticore-moticsCopyProtection

Schema file name: motics.asn

Version: 3.0.0-rc.6

Index:

# ApplicationData

Application data as indicated by ContentType.

Tag: 0x5F77

Type: RESTRICTION

Base type: OCTET STRING

# AuthenticationData

Authentication data. Contains the random data provided by the external entity if such were provided in a challenge-response scenario. May contain further application data as indicated by ContentType.

Tag: 0x7F70

Type: SEQUENCE

Tag Element name Type name Optional Documentation
0x82 specVersion SpecVersion no Indicates the SCE Version used to generate the copy protection container, e.g. "MoticsX.Y.Z".
0x83 contentType ContentType yes Indicates the application-specific structure/use relevant to the content of ApplicationData below. This DO is used if and only if ApplicationData is used.
0x5F74 randomData RandomData yes Random data provided by an external entity.
0x5F75 timeStamp TimeStamp yes Timestamp when this data object was created.
0x5F77 applicationData ApplicationData yes Optional application data as indicated by ContentType.
0x06 sceSignatureAlgorithmId SignatureAlgorithmId no Identifier of the signature algorithm used to calculate the signature in the following data object.
0x9E sceSignature AttestationSignature no The signature calculated over the information leading up to the signature itself (including tags and lengths).
0x7F21 sceCertificate CvCertificate no SCE certificate.

# ContentType

Indicates the application-specific structure/use relevant to the content of ApplicationData.

Tag: 0x83

Type: RESTRICTION

Base type: UTF8String

# RandomData

Random data provided by an external entity.

Tag: 0x5F74

Type: RESTRICTION

Base type: OCTET STRING

# TimeStamp

Timestamp when the authentication data object was created.

Tag: 0x5F75

Type: RESTRICTION

Base type: UnixTime