|  | 
A simple wrapper around the X509_STORE_CTX type, used during verification of a peer certificate.
class verify_context : noncopyable
| Name | Description | 
|---|---|
| The native handle type of the verification context. | 
| Name | Description | 
|---|---|
| Get the underlying implementation in the native type. | |
| Constructor. | 
        The ssl::verify_context
        does not own the underlying X509_STORE_CTX object.
      
        Header: asio/ssl/verify_context.hpp
      
        Convenience header: asio/ssl.hpp