Get the numeric type identifier of a compression method.
Declared in <openssl/comp.h>
<openssl/comp.h>
int COMP_get_type(COMP_METHOD const* meth);
Method type NID, or NID_undef if unavailable.