der_encode_sequence_ex

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. int der_encode_sequence_ex(ltc_asn1_list* list, c_ulong inlen, ubyte* _out, c_ulong* outlen, int type_of)
    version(LTC_DER)
    extern (C) nothrow
    int
    der_encode_sequence_ex
    (,
    c_ulong inlen
    ,
    ubyte* _out
    ,
    c_ulong* outlen
    ,)
  2. int der_encode_sequence_ex(ltc_asn1_list* list, c_ulong inlen, ubyte* _out, c_ulong* outlen)

Meta