proxygen
|
#include <Types.h>
Public Attributes | |
Buf | verify_data |
Public Attributes inherited from fizz::HandshakeStruct< Event::Finished, HandshakeType::finished > | |
folly::Optional< Buf > | originalEncoding |
Additional Inherited Members | |
Static Public Attributes inherited from fizz::HandshakeStruct< Event::Finished, HandshakeType::finished > | |
static constexpr HandshakeType | handshake_type |
Static Public Attributes inherited from fizz::EventType< e > | |
static constexpr Event | event = e |
Buf fizz::Finished::verify_data |
Definition at line 278 of file Types.h.
Referenced by fizz::decode< Finished >(), fizz::test::TestMessages::finished(), fizz::detail::getEmptyAuthenticator(), fizz::Protocol::getFinished(), and fizz::ExportedAuthenticator::makeAuthenticator().