cp_ecies_dec

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @system @nogc nothrow pure
int
cp_ecies_dec
(
scope ubyte* _out
,
scope size_t* out_len
,
scope const(ep_st)* r
,
scope const(ubyte)* _in
,
size_t in_len
,
scope const(bn_st)* d
)

Meta