summaryrefslogtreecommitdiffstats
path: root/misc/headerSpec.asn
diff options
context:
space:
mode:
authorCGantert345 <57003061+CGantert345@users.noreply.github.com>2021-05-12 14:15:18 +0200
committerGitHub <noreply@github.com>2021-05-12 14:15:18 +0200
commit18ba6785f9c8f271c0886496e6b8ed7cd0005333 (patch)
tree3aaf04d2c909fda779e173edad48923b552c13fd /misc/headerSpec.asn
parentMerge pull request #22 from irrationalism/feature/restructure-pom (diff)
parentMerge branch 'master' into asn1_comments_1 (diff)
downloadUIC-barcode-18ba6785f9c8f271c0886496e6b8ed7cd0005333.tar
UIC-barcode-18ba6785f9c8f271c0886496e6b8ed7cd0005333.tar.gz
UIC-barcode-18ba6785f9c8f271c0886496e6b8ed7cd0005333.tar.bz2
UIC-barcode-18ba6785f9c8f271c0886496e6b8ed7cd0005333.tar.lz
UIC-barcode-18ba6785f9c8f271c0886496e6b8ed7cd0005333.tar.xz
UIC-barcode-18ba6785f9c8f271c0886496e6b8ed7cd0005333.tar.zst
UIC-barcode-18ba6785f9c8f271c0886496e6b8ed7cd0005333.zip
Diffstat (limited to 'misc/headerSpec.asn')
-rw-r--r--misc/headerSpec.asn5
1 files changed, 1 insertions, 4 deletions
diff --git a/misc/headerSpec.asn b/misc/headerSpec.asn
index 3fe6b15..77aef50 100644
--- a/misc/headerSpec.asn
+++ b/misc/headerSpec.asn
@@ -29,7 +29,7 @@ ASN-Module DEFINITIONS AUTOMATIC TAGS ::= BEGIN
-- # the format is kept more flexible to cover upcoming extensions of the RICS code by ERA
-- #
-- #
--- # - A bar code which is only static (printed on a paper), and for which the security is in the system, doesn’t need any of these elements.
+-- # - A bar code which is only static (printed on a paper), and for which the security is in the system, doesn’t need any of these elements.
-- # - A bar code which is only static, and includes its own security, needs:
-- # level1Signature
-- # level1KeyAlg if the associated key does not include the complete certificate in keys.xml but only the public key
@@ -114,6 +114,3 @@ ASN-Module DEFINITIONS AUTOMATIC TAGS ::= BEGIN
dataFormat IA5String,
data OCTET STRING
}
-
-
-END \ No newline at end of file