X509_PUBKEY_get0_param

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow nothrow
int
X509_PUBKEY_get0_param
(
ASN1_OBJECT** ppkalg
,
const(ubyte)** pk
,
int* ppklen
,
X509_ALGOR** pa
,
X509_PUBKEY* pub
)

Meta