add OBJ_get0_data()
This allows encoding of an OBJECT IDENTIFIER, which uses complex base 128 encoding rules. https://luca.ntop.org/Teaching/Appunti/asn1.html Same as_slice() API as ASN1_STRING_get0_data(). Test data generated with the following Go program: https://play.golang.org/p/vA1PBcx1R4v
Loading
Please register or sign in to comment