EC_POINT_point2oct ( group point form buf len ctx -- int )


Vocabulary
openssl.libcrypto

Inputs
groupan object
pointan object
forman object
bufan object
lenan object
ctxan object


Outputs
intan object


Definition


LIBRARY: libcrypto FUNCTION: int EC_POINT_point2oct
( void* group, void* point, int form, void* buf, int len,
void* ctx )