Sortix nightly manual
This manual documents Sortix nightly, a development build that has not been officially released. You can instead view this document in the latest official manual.
NAME
a2d_ASN1_OBJECT — DER content octets of an ASN.1 object identifierSYNOPSIS
#include <openssl/asn1.h>a2d_ASN1_OBJECT(unsigned char *der_out, int olen, const char *val_in, int ilen);