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