Ssl::SessionId Class Reference
Manages buffer to store SSL Session ID. More...
#include <SessionId.h>
Public Member Functions | |
const uint8_t * | getValue () const |
unsigned | getLength () const |
bool | isValid () const |
bool | assign (const uint8_t *newValue, unsigned newLength) |
String | toString () const |
Return a string representation of the session ID. More... | |
Detailed Description
Manages buffer to store SSL Session ID.
Member Function Documentation
◆ assign()
◆ getLength()
|
inline |
◆ getValue()
|
inline |
◆ isValid()
|
inline |
◆ toString()
|
inline |
Return a string representation of the session ID.
The documentation for this class was generated from the following file: