EVP_GCM_TLS_EXPLICIT_IV_LEN

Length of explicit part of IV part of TLS records

extern (C) nothrow @nogc
enum EVP_GCM_TLS_EXPLICIT_IV_LEN = 8;

Meta