# HG changeset patch # User František Kučera # Date 1377256588 -7200 # Node ID 4f9200e6c120ef800b55b3b162ffd7e79cba5bd1 # Parent f064cb3f5c08b01e02c11eda6cfbc0345c151dff data: octet string diff -r f064cb3f5c08 -r 4f9200e6c120 data/dictionary.xml --- a/data/dictionary.xml Mon Aug 19 22:24:15 2013 +0200 +++ b/data/dictionary.xml Fri Aug 23 13:16:28 2013 +0200 @@ -82,6 +82,18 @@ computer + + + + + a basic data type in ASN.1, LDAP and other protocols; + just a byte array – an ordered sequence of zero or more octets; + can contain human readable text (in any character encoding) or any binary data; + the most generic data type + + + +