SKM_ASN1_SET_OF_d2i

Undocumented in source.
template SKM_ASN1_SET_OF_d2i(type)
STACK_OF!type*
SKM_ASN1_SET_OF_d2i
()
(
STACK_OF!type** st
,
const(ubyte)** pp
,
c_long length
,,
ExternC!(void function
(
type*
)
)
free_func
,
int ex_tag
,)

Members

Functions

SKM_ASN1_SET_OF_d2i
STACK_OF!type* SKM_ASN1_SET_OF_d2i(STACK_OF!type** st, const(ubyte)** pp, c_long length, D2I_OF!type d2i_func, ExternC!(void function(type*)) free_func, int ex_tag, int ex_class)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta