Programmer's Reference


SciSslError protocols

This is an error object subclassed for SciError. When a call to the underlying OpenSSL API fails, an instance of SciSslError is returned which can then be inspected to figure out the cause of the failure. The error information is only as helpful as the information that is passed from the OpenSSL implementation.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]