proxygen
fizz::server::test::MockTicketCipher Member List

This is the complete list of members for fizz::server::test::MockTicketCipher, including all inherited members.

decrypt(std::unique_ptr< folly::IOBuf > encryptedTicket) const overridefizz::server::test::MockTicketCipherinlinevirtual
encrypt(ResumptionState resState) const overridefizz::server::test::MockTicketCipherinlinevirtual
MOCK_CONST_METHOD1(_encrypt, folly::Future< folly::Optional< std::pair< Buf, std::chrono::seconds >>>(ResumptionState &))fizz::server::test::MockTicketCipher
MOCK_CONST_METHOD1(_decrypt, folly::Future< std::pair< PskType, folly::Optional< ResumptionState >>>(std::unique_ptr< folly::IOBuf > &encryptedTicket))fizz::server::test::MockTicketCipher
setDefaults()fizz::server::test::MockTicketCipherinline
~TicketCipher()=defaultfizz::server::TicketCiphervirtual