This section discusses the SSL Datascripts and other security related functions supported by NSX Advanced Load Balancer. What to read next HTTP Cookie Encryption GatewayThe following DataScript encrypts the contents of a cookie going to a client and decrypts the content before returning the cookie to the server. This DataScript can be altered to encrypt all cookies, set the HTTPonly and Secure flags, and use a more complex key and encryption algorithm. SSL DataScript Events and APIsSSL DataScript events and APIs are introduced to add SSL Handshake level events to read or write parameters to control the SSL handshake and change attributes like SSL profile, certificates, PKI settings, renegotiate, and more. DataScript Function for Client Cert ValidationThe DataScript function avi.ssl.check_client_cert_validity() is used to expose the different outcomes of client certificate validation and the following are the values for different states: