Android-cuttlefish cvd tool
Classes | Namespaces | Enumerations
confui_sign.h File Reference
#include <optional>
#include <vector>
#include "cuttlefish/common/libs/fs/shared_fd.h"
Include dependency graph for confui_sign.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  cuttlefish::confui::SignRawMessage
 
class  cuttlefish::ConfUiSignerImpl
 
class  cuttlefish::ConfUiSignSender
 
class  cuttlefish::ConfUiSignRequester
 

Namespaces

namespace  cuttlefish
 
namespace  cuttlefish::confui
 

Enumerations

enum class  cuttlefish::confui::SignMessageError : std::uint8_t { cuttlefish::confui::kOk = 0 , cuttlefish::confui::kUnknownError = 1 }