diff options
Diffstat (limited to 'misc/headerSpec.asn')
-rw-r--r-- | misc/headerSpec.asn | 5 |
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 |