[][src]Module psk_client::error

module for error handling.

Enums

PskClientError

Simple wrapper around crates own, and dependent crates', error types.

PskClientOpenSSLError

Provides a route to propgate errors up from the PskClient into an OpenSSL type errors stack. This is required in some scenarios, such as PSK negotiation.