CCF
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ccf::SealedRecoveryKey Struct Reference

#include <local_sealing.h>

Public Member Functions

bool operator== (const SealedRecoveryKey &) const =default
 

Public Attributes

DerivedSealingKeyAlgorithm version = DerivedSealingKeyAlgorithm::SNP_v1
 
std::vector< uint8_t > ciphertext
 
crypto::Pem pubkey
 
pal::snp::TcbVersionRaw tcb_version
 

Member Function Documentation

◆ operator==()

bool ccf::SealedRecoveryKey::operator== ( const SealedRecoveryKey ) const
default

Member Data Documentation

◆ ciphertext

std::vector<uint8_t> ccf::SealedRecoveryKey::ciphertext

◆ pubkey

crypto::Pem ccf::SealedRecoveryKey::pubkey

◆ tcb_version

pal::snp::TcbVersionRaw ccf::SealedRecoveryKey::tcb_version

◆ version


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