hash stringlengths 32 32 | doc_id stringlengths 7 13 | section stringlengths 3 121 | content stringlengths 0 2.2M |
|---|---|---|---|
ebce105b6d97ede43cea618c70172b77 | 118 122 | 7.3.1 Introduction | Clause 7.3 defines data formats of resource attributes and parameters used in present document. Any data types of XML elements defined for use in present document shall be one of name spaces in table 7.3.1-1. Table 7.3.1-1: Namespaces used in present document Name space prefix Name space definition oneM2M protocol CDT ... |
ebce105b6d97ede43cea618c70172b77 | 118 122 | 7.3.2 Simple oneM2M data types for device configuration | Table 7.3.2-1 describes simple data type definitions specific to security. The types in table 7.3.2-1 are either: • Atomic data types derived from XML Schema data types by restrictions other than enumeration. • List data types constructed from other XML Schema or oneM2M-defined atomic data types. ETSI ETSI TS 118 122 V... |
ebce105b6d97ede43cea618c70172b77 | 118 122 | 7.3.3 Enumerated oneM2M data types for device configuration | |
ebce105b6d97ede43cea618c70172b77 | 118 122 | 7.3.3.1 dcfg:wifiConnectionStatus | Used to indicate Wi-Fi® connection status. Table 7.3.3.1-1: Interpretation of dcfg:wifiConnectionStatus Value Interpretation Note 0 Disconnected 1 Connected 2 Idle Indicates the state when the device tries to establish the connection to the network. It expires after the set number of unsuccessful attempts or when the c... |
ebce105b6d97ede43cea618c70172b77 | 118 122 | 7.3.3.2 dcfg:wifiEncryptionType | Used for indicating which Wi-Fi® encryption protocol is used to provide security in wireless network. ETSI ETSI TS 118 122 V4.5.1 (2023-07) 33 oneM2M TS-0022 version 4.5.1 Release 4 Table 7.3.3.2-1: Interpretation of dcfg:wifiEncyrptionType Value Interpretation Note 1 none 2 WEP 3 WPA Personal 4 WPA2 Personal 5 WPA3 Pe... |
ebce105b6d97ede43cea618c70172b77 | 118 122 | 7.3.4 Complex type definitions | |
ebce105b6d97ede43cea618c70172b77 | 118 122 | 7.3.4.1 dcfg:wifiCredentials | Used for credentials in [wifiClient] Management Object resource. Values contained in username, password, wep.key and wpa.psk attributes shall not be readable. Each Retrieve request shall be forwarded to device and from there the data shall be retrieved. Table 7.3.4.1-1: Type Definition of dcfg:wifiCredentials Element P... |
ebce105b6d97ede43cea618c70172b77 | 118 122 | 8 Procedures | |
ebce105b6d97ede43cea618c70172b77 | 118 122 | 8.1 <mgmtObj> life cycle procedures | |
ebce105b6d97ede43cea618c70172b77 | 118 122 | 8.1.1 Introduction | The life cycle of the <mgmtObj> resource in the Hosting CSE is established either through the: • Provisioning of the <mgmtObj> resource by the Configuration AE. • Discovery of the <mgmtObj> resource by the Hosting CSE using the methods described in clause 6.1. ETSI ETSI TS 118 122 V4.5.1 (2023-07) 34 oneM2M TS-0022 ver... |
ebce105b6d97ede43cea618c70172b77 | 118 122 | 8.1.2 Setting configuration information on <mgmtObj> resource | The Configuration AE is able to configure the <mgmtObj> resources used for device configuration by either creating the <mgmtObj> resource or updating existing <mgmtObj> resources for the targeted AE or CSE. Likewise, the Configuration AE can delete the <mgmtObj> resource as part of a decommissioning process. In some sc... |
ebce105b6d97ede43cea618c70172b77 | 118 122 | 8.1.3 Management of <mgmtObj> resource on ASN/MN/ADN nodes | |
ebce105b6d97ede43cea618c70172b77 | 118 122 | 8.1.3.1 Introduction | Management of the <mgmtObj> object resources on ASN/MN or ADN nodes may be managed using one of the architectural methods described in clause 6.1. |
ebce105b6d97ede43cea618c70172b77 | 118 122 | 8.1.3.2 Management using device management technologies | Clause 10.2.8 '<mgmtObj> Resource Procedures' of ETSI TS 118 101 [2] describes the procedures for M2M Nodes to represent their technology specific data as oneM2M resources within the IN-CSE. ETSI ETSI TS 118 122 V4.5.1 (2023-07) 35 oneM2M TS-0022 version 4.5.1 Release 4 Figure 8.1.3.2-1: Management using Device Managem... |
ebce105b6d97ede43cea618c70172b77 | 118 122 | 8.1.3.3 Management using the Mcc reference point | Once M2M Service Layer operation is established between the AE or CSE and the Registrar/Hosting CSE, <mgmtObj> resources may be managed using the Mcc reference point by the AE or CSE subscribing to receive changes to the <mgmtObj> resource using the subscription procedures defined in clause 10.2.11 of ETSI TS 118 101 [... |
ebce105b6d97ede43cea618c70172b77 | 118 122 | 8.1.3.4 Management using the oneM2M IPE technology | When ASN/MN or ADN nodes are configured using a Configuration IPE, the ASN/MN/ADN may periodically request the Configuration IPE to configure the ASN/MN/ADN node. The method that the ASN/MN/ADN uses to periodically request to be configured is unspecified in the present document. Once the Configuration IPE receives the ... |
ebce105b6d97ede43cea618c70172b77 | 118 122 | 8.2 Obtaining authentication credential procedure | When an ASN/MN or ADN node is required to be authenticated, a mgmtLink 'authProfile' referring to the <mgmtObj> resource specialization for maintaining the Authentication Profiles shall be provided. The Authentication Profile contains following information: • Choice of TLS options. • mgmtLinkRef(s) to the <mgmtObj> whi... |
ebce105b6d97ede43cea618c70172b77 | 118 122 | 8.3 AE and CSE registration procedure | When an ASN/MN or ADN node receives the information in the [registration] resource, the AE or CSE performs the registration procedure for that type of resource. If the resource is for CSE, then the CSE registration procedure which is defined in clause 10.1.1.2.1 of ETSI TS 118 101 [2] is used. If the resource is for AE... |
ebce105b6d97ede43cea618c70172b77 | 118 122 | 8.4 Enabling data collection by [dataCollection] resource | When an AE needs to measure or collect data to be later reported to a Hosting CSE , report measured data to a CSE, the ASN/MN/ADN may be instructed when to measure/collect the data and then when to report the measured/collected data along with where to place the data within the Hosting CSE. Once AE is configured with t... |
ebce105b6d97ede43cea618c70172b77 | 118 122 | 9 Short Names | 9.1 Introduction Short names are introduced in clause 8.2.1 of ETSI TS 118 104 [4]. The short names in ETSI TS 118 104 shall apply in addition to the short names defined in the present document. 9.2 Common and Field Device Configuration specific oneM2M Resource attributes In protocol bindings, resource attribute names ... |
ebce105b6d97ede43cea618c70172b77 | 118 122 | 9.4 oneM2M Complex data type members | In protocol bindings, complex data types member names shall be translated into the short names of table 9.4-1. Table 9.4-1: oneM2M Complex data type member short names Member Name Occurs in Short Name Notes encryptionType dcfg:wifiCredentials enct username dcfg:wifiCredentials unm Defined in ETSI TS 118 104 [4]. passwo... |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 1 Scope | The present document specifies a general structure and an XML format for reporting the validation of AdES digital signatures (specified in ETSI EN 319 122-1 [i.1], ETSI EN 319 132-1 [4], ETSI EN 319 142-1 [i.3] respectively). The present document is aligned with the requirements specified in ETSI EN 319 102-1 [1]. |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 2 References | |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 2.1 Normative references | References are either specific (identified by date of publication and/or edition number or version number) or non-specific. For specific references, only the cited version applies. For non-specific references, the latest version of the referenced document (including any amendments) applies. Referenced documents which a... |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 2.2 Informative references | References are either specific (identified by date of publication and/or edition number or version number) or non-specific. For specific references, only the cited version applies. For non-specific references, the latest version of the referenced document (including any amendments) applies. NOTE: While any hyperlinks i... |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 3 Definition of terms, symbols and abbreviations | |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 3.1 Terms | For the purposes of the present document, the terms given in ETSI EN 319 102-1 [1] and the following apply: AdES (digital) signature: digital signature that is either a CAdES signature, or a PAdES signature or a XAdES signature advanced electronic signature: As defined in Regulation (EU) No 910/2014 [i.8]. CAdES signat... |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 3.2 Symbols | Void. |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 3.3 Abbreviations | For the purposes of the present document, the following abbreviations apply: AdES Advanced Electronic Signature CRL Certificate Revocation List DA Driving Application DER Distinguished Encoding Rules DSS Digital Signature Service DTBSF Data To Be Signed Formatted DTBSR Data To Be Signed Representation OCSP Online Certi... |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4 Signature Validation Report Structure | |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.1 General provisions | |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.1.1 Report Structure | |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.1.1.1 General | The present document defines the structure of reporting the result of the validation of an AdES digital signature (specified in ETSI EN 319 122-1 [i.1], ETSI EN 319 132-1 [4], ETSI EN 319 142-1 [i.3] respectively). The Signature Validation Application (SVA) is assumed to follow the signature validation model specified ... |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.1.1.2 Validation Object Reference Element | |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.1.1.2.1 General | Validation object reference elements are used within a validation report to reference another element within the report. EXAMPLE: Signature validation objects or the Signature Identification Element can be such elements that are referenced. |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.1.1.2.2 XML | Validation object reference elements shall be type VOReferenceType that is defined as follows: <xs:complexType name="VOReferenceType"> <xs:sequence> <xs:any namespace="##any" processContents="lax" minOccurs="0"/> </xs:sequence> <xs:attribute name="VOReference" type="xs:IDREFS" use="required"/> </xs:complexType> |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.1.1.3 Typed Data Type | |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.1.1.3.1 General | A typed data type element is a generic data structure that can be used for representing any Type-Value tuple. ETSI ETSI TS 119 102-2 V1.4.1 (2023-06) 17 |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.1.1.3.2 XML | A typed data type element shall be of type TypedDataType that is defined as follows: <xs:complexType name="TypedDataType"> <xs:sequence> <xs:element name="Type" type="xs:anyURI"/> <xs:element name="Value" type="xs:anyType"/> </xs:sequence> </xs:complexType> |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.1.1.4 Any Type | |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.1.1.4.1 General | Various validation report elements allow the inclusion of optional elements that can be of "any type". The AnyType element is a generic data structure that can be used for representing any such elements. |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.1.1.4.2 XML | An any type element shall be of type AnyType that is defined as follows: <xs:complexType name="AnyType" mixed="true"> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:any processContents="lax"/> </xs:sequence> </xs:complexType> |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.1.1.5 Signature Reference | |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.1.1.5.1 General | A signature reference element references a specific electronic signature. |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.1.1.5.2 XML | A signature reference shall be of type SignatureReferenceType that is defined as follows: <xs:complexType name="SignatureReferenceType"> <xs:choice> <xs:sequence> <xs:element name="CanonicalizationMethod" type="xs:anyURI" minOccurs="0"/> <xs:element name="DigestMethod" type="xs:anyURI"/> <xs:element name="DigestValue" ... |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.2 Validation-Report-Element | |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.2.1 General | Presence: Mandatory Description: This element is the wrapper for reports on the validation of one or more signatures. Content: This element shall contain one or more signature-validation-report elements as specified in clause 4.3. It also may contain: a signature validation objects element as specified in clause 4.4;... |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.2.2 XML | The validation report element shall be contained in an element named ValidationReport of type ValidationReportType that is defined as follows: <xs:complexType name="ValidationReportType"> <xs:sequence> <xs:element name="SignatureValidationReport" type="vr:SignatureValidationReportType" maxOccurs="unbounded"/> <xs:eleme... |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3 Signature-Validation-Report-Element | |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.1 General | Presence: Mandatory Description: This element represents the validation information for a single signature. Content: This element shall contain a sequence of elements described in clauses 4.3.3 to 4.3.12. NOTE: This element is also used in the validation report of a signature validation object (see clause 4.4.8). The r... |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.2 XML | The signature validation report shall be contained in an element named SignatureValidationReport of type SignatureValidationReportType that is defined as follows: <xs:complexType name="SignatureValidationReportType"> <xs:sequence> <xs:element name="SignatureIdentifier" type="vr:SignatureIdentifierType" minOccurs="0"/> ... |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.3 Signature Identification Element | |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.3.1 Element Semantics | Presence: Conditional. This element shall be present in the validation report of a signature unless the signature validation status element (see clause 4.3.4) indicates that a validation has not been possible because signature was not conformant to one of the base standards to the extent that the cryptographic verifica... |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.3.2 XML representation | The Signature Identification Element shall be of type SignatureIdentifierType. This element shall contain the DTBSR in an element of type XAdES:DigestAlgAndValueType. The element HashOnly shall contain the value true when only the DTBSR has been processed by the SVA, otherwise it shall contain the value false. The elem... |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.4 Signature Validation Status Indication | |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.4.1 General | Presence: Mandatory. Description: When present in the validation report of a signature, this element provides information on the status of the full validation of the signature in the context of a particular signature validation policy. When present in a validation report of a signature validation object, this element p... |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.4.2 Main Status Indication Element | Presence: Mandatory. Description: This element provides the main status indication. Content: When present in the validation report of a signature, the following URIs shall be used to represent the main status indication: TOTAL-PASSED urn:etsi:019102:mainindication:total-passed ETSI ETSI TS 119 102-2 V1.4.1 (2023-06) ... |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.4.3 Status Sub-Indication Element | Presence: Optional. Description: This element provides a status sub-indication. NOTE: When the main status indication is TOTAL-FAILED or INDETERMINATE, providing a sub-indication is essential to understand the reason for the result. Content: The Status Sub-Indication element shall consist of: 1) a sub-indication that s... |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.4.4 XML representation | The signature validation status indication shall be provided as an element named SignatureValidationStatus of type ValidationStatusType, as defined below. The main status indication shall be expressed by the element MainIndication using the URIs defined in clause 4.3.4.2. The sub-indication shall be expressed by the el... |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.5 Validation Constraints Evaluation Report | |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.5.1 General | Presence: Conditional. This element shall be present in the validation report of a signature. This element may be present in a validation report of a signature validation object (see clause 4.4.8). Description: This element specifies the set of validation constraints that have been driving the validation process, irres... |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.5.2 XML | Information on the validation constraints that were applied during validation shall be placed in an element named ValidationConstraintsEvaluationReport of type ValidationConstraintsEvaluationReportType, defined as follows: <xs:complexType name="ValidationConstraintsEvaluationReportType"> <xs:sequence> <xs:element name=... |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.5.3 Formal Policy Element | |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.5.3.1 General | Presence: Conditional. This element shall be present in the validation report of a signature when a formal signature validation policy as defined in ETSI TS 119 172-1 [11] has been selected explicitly or implicitly by the DA. In all other cases, this element may be present. Description: This element defines a formal si... |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.5.3.2 XML | This element shall be encoded in an element named SignatureValidationPolicy of type SignatureValidationPolicyType, where: • The signature validation policy identifier shall be contained in an element SignaturePolicyIdentifier of Type XAdES:SignaturePolicyIdentifierType. • When present, the signature policy name shall b... |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.5.4 Individual Validation Constraint Report Element | |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.5.4.1 General | Presence: Optional. Description: This element shall indicate an individual signature validation constraint that has been applied during validation. Content: This element shall contain the following information: 1) A validation constraint identifier that is capable of uniquely identifying a validation constraint. 2) Whe... |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.5.4.2 XML | The validation report for a single validation constraint shall be contained in an element of type IndividualValidationConstraintType defined as follows: <xs:complexType name="IndividualValidationConstraintReportType"> <xs:sequence> <xs:element name="ValidationConstraintIdentifier" type="xs:anyURI"/> <xs:element name="V... |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.6 Signature Validation Time Info | |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.6.1 General | Presence: Conditional. This element shall be present in the validation report of a signature. This element may be present in a validation report of a signature validation object (see clause 4.4.8). Description: This element provides time related information on the validation. Content: This element shall contain: 1) the... |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.6.2 XML | The signature validation time info shall be contained in an element of type ValidationTimeInfo of type ValidationTimeInfoType which is defined as follows: <xs:complexType name="ValidationTimeInfoType"> <xs:sequence> <xs:element name="ValidationTime" type="xs:dateTime"/> <xs:element name="BestSignatureTime" type="vr:POE... |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.7 Signer's Document Element | |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.7.1 General | Presence: Conditional. This element shall be present in the validation report of a signature. This element may be present in a validation report of a signature validation object (see clause 4.4.8). Description: This element identifies the document that has been covered by the signature. Content: This element shall cont... |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.7.2 XML | The signer's document element shall be represented as an element named SignersDocument of type SignersDocumentType. When the SDR is the output of a hash function, this element shall contain the SDR in an element of type XAdES:DigestAlgAndValueType. It may contain a reference to a validation object that contains the SDR... |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.8 Signature Attribute Element | |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.8.1 General | Presence: Conditional. This element shall be present whenever the signature contains signature attributes. Description: This element provides the signature attributes that were present in the validated signature. Content: This element shall consist of a sequence with one instance per attribute contained in the signatur... |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.8.2 XML | The signature attributes element shall be contained in an element named SignatureAttributes containing a sequence of elements which are extensions of AttributeBaseType. Each of these elements shall contain a boolean XML-Attribute Signed which indicates, whether the attribute was a signed or unsigned attribute. Annex A ... |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.9 Signer Information Element | |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.9.1 General | Presence: Conditional. When a signing certificate was identified, this element shall be present in the validation report of a signature. Otherwise, this element may be present: Description: This element provides information on the signer. Content: This element shall contain a reference to an object in the Signature Val... |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.9.2 XML | The signer information shall be contained in an element named SignerInformation and of type vr:SignerInformationType. This element shall contain the reference to the signer's certificate in an element of type vr:VOReferenceType. It may contain a string representation identifying the signer and optional other informatio... |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.10 Signature Quality Element | |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.10.1 General | Presence: Optional. Description: This element contains information supporting the quality of the signature. EXAMPLE: Qualified electronic signature, advanced electronic signature supported by a qualified certificate. Content: This element shall contain one or more URN indicating the quality of the signature. NOTE: It i... |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.10.2 XML | The signature quality information shall be contained in an element named SignatureQuality and of type vr:SignatureQualityType. <xs:complexType name="SignatureQualityType"> <xs:sequence> <xs:element name="SignatureQualityInformation" type="xs:anyURI" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.11 Signature Validation Process Information Element | |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.11.1 General | Presence: Optional. Description: This element provides information on the signature validation process performed. Content: This element shall contain one or more of: 1) A URI indicating the validation process (see ETSI EN 319 102-1 [1], clauses 5.3, 5.5 and 5.6.3) that has been used for validation. This URI shall have ... |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.11.2 XML | This element shall be named SignatureValidationProcessInfo and be of type SignatureValidationProcessInfoType. It is defined as follows: <xs:complexType name="SignatureValidationProcessType"> <xs:sequence> <xs:element name="SignatureValidationProcessID" type="xs:anyURI" minOccurs="0"/> <xs:element name="SignatureValidat... |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.12 Associated Validation Report Data Element | |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.12.1 General | Presence: Optional. Description: This element contains additional information on the validation of the signature or a signature validation constraint. Content: This element shall contain one or more of the elements described in clauses 4.3.12.3 to 4.3.12.8. |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.12.2 XML | Associated Validation Report Data shall be provided in an element named AssociatedValidationReportData of type ValidationReportDataType that is defined as follows: <xs:complexType name="ValidationReportDataType"> <xs:sequence> <xs:element name="TrustAnchor" type="vr:VOReferenceType" minOccurs="0"/> <xs:element name="Ce... |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.12.3 Trust Anchor Element | |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.12.3.1 General | Presence: Optional. Description: This element identifies the public key that has been used as the trust anchor in the validation process. Content: This element shall contain an identifier referencing an object in the Signature Validation Objects element (see clause 4.4) that contains a certificate for the public key of... |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.12.3.2 XML | This element shall have the name TrustAnchor and be of type VOReferenceType and shall contain the identifier of the object in the Signature Validation Objects element that has been used as the trust anchor in the validation process. The object referenced shall be a certificate or a public key. |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.12.4 Certificate Chain Element | |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.12.4.1 General | Presence: Optional. Description: This element identifies the certificate chain. Content: This element shall contain a list of identifiers referencing objects in the Signature Validation Objects element (see clause 4.4). This list shall contain the identifiers for the signing certificate (clause 4.3.9) as the first elem... |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.12.4.2 XML | This element shall have the name CertificateChain and shall be a sequence of elements of type CertificateChainType. The first element of the sequence shall have the name SigningCertificate and contain a reference to the signing certificate. The last element of the list shall have the name TrustAnchor and contain a refe... |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.12.5 Related Data Objects Element | |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.12.5.1 General | Presence: Optional. Description: This element relates a validation status sub-indication or a validation constraint sub-indication to the data objects that caused that sub-indication. Content: This element shall contain a reference to an object in the Signature Validation Objects element (see clause 4.4). EXAMPLE: In c... |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.12.5.2 XML | This element shall be of type VOReferenceType uniquely identifying a signed data object in the Signature Validation Objects element. |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.12.6 Revocation Status Information Element | |
2949bd5aae729487a8f07c15de132bb9 | 119 102-2 | 4.3.12.6.1 General | Presence: Conditional. This element shall be present when a certificate has been found to be revoked. Description: When a certificate has been found to be revoked, this element contains information on the revocation. Content: This element shall contain: 1) An identifier referencing a certificate in the Signature Valida... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.