Apache2
tls_cipher_t Struct Reference

#include <tls_proto.h>

Data Fields

apr_uint16_t id
 
const char * name
 
const char * alias
 

Detailed Description

Specification of a TLS cipher by name, possible alias and its 16 bit value as assigned by IANA.

Field Documentation

◆ alias

const char* tls_cipher_t::alias

◆ id

apr_uint16_t tls_cipher_t::id

◆ name

const char* tls_cipher_t::name

The documentation for this struct was generated from the following file: