--- Convert-BER-XS/XS.pm 2019/04/20 15:23:55 1.26 +++ Convert-BER-XS/XS.pm 2019/04/20 15:27:28 1.27 @@ -157,7 +157,7 @@ ASN.1 is a strange language that can be used to describe protocols and data structures. It supports various mappings to JSON, XML, but most importantly, to a various binary encodings such as BER, that is the topic -of this module, and is used in SNMP or LDAP for example. +of this module, and is used in SNMP, LDAP or X.509 for example. While ASN.1 defines a schema that is useful to interpret encoded data, the BER encoding is actually somewhat self-describing: you might not know