CAPWAP_CIPHER param in dtls.h
FossilOrigin-Name: b5f3bfdc91c2fcfe784060d61cdfb9bf399b1d253ec956a2bfd3ff0a44ea3734
This commit is contained in:
@ -35,6 +35,8 @@ const char * dtls_gnutls_get_cipher(struct conn * conn, char * dst);
|
||||
struct dtls_ssl_cert dtls_gnutls_get_peers_cert(struct conn * conn,unsigned int n);
|
||||
extern int dtls_gnutls_shutdown(struct conn *conn);
|
||||
|
||||
#define CAPWAP_CIPHER "+RSA:+AES-128-CBC:+SHA1:"
|
||||
|
||||
|
||||
/* functions used only by capwap libray */
|
||||
|
||||
|
Reference in New Issue
Block a user