SSL_AD_REASON_OFFSET

offset to get SSL_R_... value from SSL_AD_...

extern (C) nothrow @nogc
enum SSL_AD_REASON_OFFSET = 1000;

Meta