CCF
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
ccf::pal::snp::TcbVersionRaw Struct Reference

#include <attestation_sev_snp.h>

Public Member Functions

bool operator== (const TcbVersionRaw &other) const =default
 
std::vector< uint8_t > data () const
 
std::string to_hex () const
 
TcbVersionPolicy to_policy (ProductName product) const
 

Static Public Member Functions

static TcbVersionRaw from_hex (const std::string &hex)
 

Member Function Documentation

◆ data()

std::vector< uint8_t > ccf::pal::snp::TcbVersionRaw::data ( ) const
inline

◆ from_hex()

static TcbVersionRaw ccf::pal::snp::TcbVersionRaw::from_hex ( const std::string &  hex)
inlinestatic

◆ operator==()

bool ccf::pal::snp::TcbVersionRaw::operator== ( const TcbVersionRaw other) const
default

◆ to_hex()

std::string ccf::pal::snp::TcbVersionRaw::to_hex ( ) const
inline

◆ to_policy()

TcbVersionPolicy ccf::pal::snp::TcbVersionRaw::to_policy ( ProductName  product) const
inline

The documentation for this struct was generated from the following file: