Enable or disable sending the TLSv1.3 Post-Handshake Authentication ClientHello extension.
| Name | Description |
|---|---|
| ctx | Client SSL context; non-zero val includes the extension so the server may request PHA. |
| val | Non-zero to advertise post-handshake authentication support; 0 to omit the extension (default). |