Android-cuttlefish cvd tool
Namespaces | Functions
sign.h File Reference
#include <cstdint>
#include <optional>
#include <vector>
Include dependency graph for sign.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  cuttlefish
 
namespace  cuttlefish::confui
 

Functions

std::optional< std::vector< std::uint8_t > > cuttlefish::confui::TestSign (const std::vector< std::uint8_t > &message)
 
std::optional< std::vector< std::uint8_t > > cuttlefish::confui::Sign (const std::vector< std::uint8_t > &message)