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