proxygen
fizz::server::AeadTicketCipher< AeadType, CodecType, HkdfType > Member List

This is the complete list of members for fizz::server::AeadTicketCipher< AeadType, CodecType, HkdfType >, including all inherited members.

AeadTicketCipher(std::string pskContext)fizz::server::AeadTicketCipher< AeadType, CodecType, HkdfType >inlineexplicit
AeadTicketCipher()fizz::server::AeadTicketCipher< AeadType, CodecType, HkdfType >inline
context_fizz::server::AeadTicketCipher< AeadType, CodecType, HkdfType >private
decrypt(std::unique_ptr< folly::IOBuf > encryptedTicket) const overridefizz::server::AeadTicketCipher< AeadType, CodecType, HkdfType >inlinevirtual
encrypt(ResumptionState resState) const overridefizz::server::AeadTicketCipher< AeadType, CodecType, HkdfType >inlinevirtual
setContext(const FizzServerContext *context)fizz::server::AeadTicketCipher< AeadType, CodecType, HkdfType >inline
setTicketSecrets(const std::vector< folly::ByteRange > &ticketSecrets)fizz::server::AeadTicketCipher< AeadType, CodecType, HkdfType >inline
setValidity(std::chrono::seconds validity)fizz::server::AeadTicketCipher< AeadType, CodecType, HkdfType >inline
tokenCipher_fizz::server::AeadTicketCipher< AeadType, CodecType, HkdfType >private
validity_fizz::server::AeadTicketCipher< AeadType, CodecType, HkdfType >private
~TicketCipher()=defaultfizz::server::TicketCiphervirtual