@@ -143,10 +143,11 @@ /** * @brief Performs the TLS client handshake for the specified host. * * @param host The host to perform the handshake with + * @throw OFTLSHandshakeFailedException The TLS handshake failed */ - (void)performClientHandshakeWithHost: (OFString *)host; @end #ifdef __cplusplus