mirror of https://github.com/ARMmbed/mbed-os.git
				
				
				
			Hide protected start_handshake
							parent
							
								
									981bfa139e
								
							
						
					
					
						commit
						cabf597ab0
					
				| 
						 | 
					@ -196,6 +196,7 @@ public:
 | 
				
			||||||
    mbedtls_ssl_context *get_ssl_context();
 | 
					    mbedtls_ssl_context *get_ssl_context();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
protected:
 | 
					protected:
 | 
				
			||||||
 | 
					#ifndef DOXYGEN_ONLY
 | 
				
			||||||
    /** Initiates TLS Handshake.
 | 
					    /** Initiates TLS Handshake.
 | 
				
			||||||
     *
 | 
					     *
 | 
				
			||||||
     *  Initiates a TLS handshake to a remote peer.
 | 
					     *  Initiates a TLS handshake to a remote peer.
 | 
				
			||||||
| 
						 | 
					@ -216,6 +217,7 @@ protected:
 | 
				
			||||||
    bool is_handshake_started() const;
 | 
					    bool is_handshake_started() const;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    void event();
 | 
					    void event();
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					@ -283,4 +285,4 @@ private:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#endif /* MBEDTLS_SSL_CLI_C */
 | 
					#endif /* MBEDTLS_SSL_CLI_C */
 | 
				
			||||||
#endif // _MBED_HTTPS_TLS_SOCKET_WRAPPER_H_
 | 
					#endif // _MBED_HTTPS_TLS_SOCKET_WRAPPER_H_
 | 
				
			||||||
/** @} */
 | 
					/** @} */
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue