|
proxygen
|
#include <fizz/server/TicketCodec.h>Go to the source code of this file.
Namespaces | |
| fizz | |
| fizz::server | |
Functions | |
| std::string | fizz::toString (fizz::server::CertificateStorage storage) |
| void | fizz::server::appendClientCertificate (CertificateStorage storage, const std::shared_ptr< const Cert > &cert, folly::io::Appender &appender) |
| std::shared_ptr< const Cert > | fizz::server::readClientCertificate (folly::io::Cursor &cursor) |