|
Android-cuttlefish cvd tool
|
#include <stdint.h>#include <optional>#include <vector>#include "cuttlefish/common/libs/fs/shared_fd.h"

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 : uint8_t { cuttlefish::confui::kOk = 0 , cuttlefish::confui::kUnknownError = 1 } |