cp_rsa_sig

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_rsa_sig
(
scope ubyte* sig
,
scope size_t* sig_len
,
scope const(ubyte)* msg
,
size_t msg_len
,
int hash
,
scope const(_rsa_st)* prv
)

Meta