Sortix cross-volatile manual
This manual documents Sortix cross-volatile. You can instead view this document in the latest official manual.
NAME
DSA_size, DSA_bits — get DSA signature or key sizeSYNOPSIS
library “libcrypto”#include <openssl/dsa.h>
DSA_size(const DSA *dsa);
DSA_bits(const DSA *dsa);