proxygen
fizz::ExportedAuthenticator Member List

This is the complete list of members for fizz::ExportedAuthenticator, including all inherited members.

getAuthenticator(const fizz::AsyncFizzBase &transport, Direction dir, const SelfCert &cert, Buf authenticatorRequest)fizz::ExportedAuthenticatorstatic
getAuthenticatorContext(Buf authenticator)fizz::ExportedAuthenticatorstatic
getAuthenticatorRequest(Buf certificateRequestContext, std::vector< fizz::Extension > extensions)fizz::ExportedAuthenticatorstatic
makeAuthenticator(std::unique_ptr< KeyDerivation > &kderiver, std::vector< SignatureScheme > supportedSchemes, const SelfCert &cert, Buf authenticatorRequest, Buf handshakeContext, Buf finishedMacKey, CertificateVerifyContext context)fizz::ExportedAuthenticatorstatic
validate(std::unique_ptr< KeyDerivation > &kderiver, Buf authenticatorRequest, Buf authenticator, Buf handshakeContext, Buf finishedMacKey, CertificateVerifyContext context)fizz::ExportedAuthenticatorstatic
validateAuthenticator(const fizz::AsyncFizzBase &transport, Direction dir, Buf authenticatorRequest, Buf authenticator)fizz::ExportedAuthenticatorstatic