Sortix cross-volatile manual
This manual documents Sortix cross-volatile. You can instead view this document in the latest official manual.
NAME
DH_size, DH_bits — get Diffie-Hellman prime sizeSYNOPSIS
library “libcrypto”#include <openssl/dh.h>
DH_size(const DH *dh);
DH_bits(const DH *dh);