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