Returns the underlying OpenSSL error code.
Synopsis
Declared in <folly/io/async/ssl/SSLErrors.h>
unsigned long
getInternalSSLError() const;
Return Value
The OpenSSL internal error code.
Created with MrDocs
Returns the underlying OpenSSL error code.
Declared in <folly/io/async/ssl/SSLErrors.h>
unsigned long
getInternalSSLError() const;
The OpenSSL internal error code.
Created with MrDocs