class axl::cry::FreeBnCtx

#include <axl_cry_BigNum.h>

class FreeBnCtx
{
public:
    // methods

    void
    operator()(BN_CTX* h);
};