string encode_der_oid(string dotted_decimal)
Convenience function to convert an oid (object identifier) on dotted-decimal form (e.g. "1.3.6.1.4.1.1466.115.121.1.38") to its DER (and hence also BER) encoded form.
"1.3.6.1.4.1.1466.115.121.1.38"
decode_der_oid