Handbook
Glossary
BN_bn2bin ( a to -- int )
Vocabulary
openssl
.
libcrypto
Inputs
a
an
object
to
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
openssl.libcrypto
LIBRARY:
libcrypto
FUNCTION:
int
BN_bn2bin
( void* a, void* to )