DeterministicESPAsyncWebServer v6.27.1
Zero-allocation, bounded-execution async HTTP server for ESP32
Loading...
Searching...
No Matches
spnego.cpp File Reference

SPNEGO GSS-API DER wrapping implementation (see spnego.h). Definite-length DER; the nested lengths are computed bottom-up, then emitted forward with no temp buffers. More...

#include "spnego.h"

Go to the source code of this file.

Detailed Description

SPNEGO GSS-API DER wrapping implementation (see spnego.h). Definite-length DER; the nested lengths are computed bottom-up, then emitted forward with no temp buffers.

Definition in file spnego.cpp.