EVP_GCM_TLS_FIXED_IV_LEN

Length of fixed part of IV derived from PRF

extern (C) nothrow @nogc
enum EVP_GCM_TLS_FIXED_IV_LEN = 4;

Meta