proxygen
|
#include <Actions.h>
Public Attributes | |
CachedPsk | psk |
Reports that there is a new psk sent by the server to cache on the client.
The application is responsible for caching the new psk.
CachedPsk fizz::client::NewCachedPsk::psk |
Definition at line 67 of file Actions.h.
Referenced by fizz::sm::getMaxEarlyDataSize(), and fizz::client::AsyncFizzClientT< SM >::ActionMoveVisitor::operator()().