Sortix cross-volatile manual
This manual documents Sortix cross-volatile. You can instead view this document in the latest official manual.
NAME
RSA_size, RSA_bits — get the RSA modulus sizeSYNOPSIS
library “libcrypto”#include <openssl/rsa.h>
RSA_size(const RSA *rsa);
RSA_bits(const RSA *rsa);