OPENSSL_RSA_MAX_PUBEXP_BITS

exponent limit enforced for "large" modulus only

extern (C) nothrow @nogc
enum OPENSSL_RSA_MAX_PUBEXP_BITS = 64;

Meta