Skip to content

Commit a23cc20

Browse files
authored
editorial change
1 parent 55f729a commit a23cc20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/IDTA-01002-3/modules/ROOT/pages/signatures.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ SPDX-License-Identifier: CC-BY-4.0
1414
Some use cases of the Asset Administration Shell require the proof that data has not been changed and that it is still the original data of the AAS originator.
1515
An example is a device manufacturer supplying to an integrator supplying to a plant operator. The plant operator wants to check the remained integrity of the device manufacturer's AAS.
1616

17-
The AASX package format includes the possibility of signing an AASX package, but this is seldomly used. AASX packages can also not be protected by AAS security and access rules. This is why signatures are needed as part of the API.
17+
The AASX package format includes the possibility of signing an AASX package, but this is rarely used. AASX packages can also not be protected by AAS security and access rules. This is why signatures are needed as part of the API.
1818

1919
Different levels of API signatures have been investigated by the IDTA TF Security, including JWS (JSON Web Signature) or JAdES (JSON advanced digital signature). This version explains and defines new endpoints /$signed for AAS, Submodel and ConecptDescription, which provide a plain text JWS.
2020

0 commit comments

Comments
 (0)