generalized tls_eap_t to support EAP_TNC wrapping the TNC_IF_TNCCS protocol
This commit is contained in:
@@ -98,6 +98,8 @@ enum tls_purpose_t {
|
||||
TLS_PURPOSE_EAP_TTLS,
|
||||
/** non-EAP TLS */
|
||||
TLS_PURPOSE_GENERIC,
|
||||
/** EAP binding for TNC */
|
||||
TLS_PURPOSE_EAP_TNC
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user