SessionId.h
String toString() const
Return a string representation of the session ID.
Definition: SessionId.h:67
String makeHexString(const void *data, unsigned length, char separator='\0')
Convert data into a hexadecimal string representation.
bool setLength(size_t length)
set the string length accordingly, expanding if necessary
String toString(Certificate::RDN rdn)
Obtain a string describing the given name component.
const char * c_str() const
Get a constant (un-modifiable) pointer to String content.
Definition: WString.h:616
bool assign(const uint8_t *newValue, unsigned newLength)
Definition: SessionId.h:55
size_t length(void) const
Obtain the String length in characters, excluding NUL terminator.
Definition: WString.h:243
Definition: Alert.h:15