python-asn1
python-asn1 copied to clipboard
Add support for GeneralString
Dear all, First of all, thank you for your work.
Could you consider to add GeneralString to the known Numbers? However, reading https://www.obj-sys.com/asn1tutorial/node128.html , I'm not sure if there is an encoding problem or if you can reuse the _encode_octet_string method.