SKM_ASN1_seq_unpack

Undocumented in source.
template SKM_ASN1_seq_unpack(type)
STACK_OF!(type)*
SKM_ASN1_seq_unpack
()
(
const(ubyte)* buf
,
int len
,
D2I_OF!type d2i
,
ExternC!(void function
(
type*
)
)
free_func
)

Members

Functions

SKM_ASN1_seq_unpack
STACK_OF!(type)* SKM_ASN1_seq_unpack(const(ubyte)* buf, int len, D2I_OF!type d2i, ExternC!(void function(type*)) free_func)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta