EVP_GCM_TLS_TAG_LEN

Length of tag for TLS

extern (C) nothrow @nogc
enum EVP_GCM_TLS_TAG_LEN = 16;

Meta