CCF
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ccf::crypto::COSEMapKey Class Referenceabstract

#include <cose_sign.h>

Inherited by ccf::crypto::COSEMapIntKey, and ccf::crypto::COSEMapStringKey.

Public Member Functions

virtual void apply (QCBOREncodeContext *ctx) const =0
 
virtual size_t estimated_size () const =0
 
virtual ~COSEMapKey ()=default
 

Constructor & Destructor Documentation

◆ ~COSEMapKey()

virtual ccf::crypto::COSEMapKey::~COSEMapKey ( )
virtualdefault

Member Function Documentation

◆ apply()

virtual void ccf::crypto::COSEMapKey::apply ( QCBOREncodeContext *  ctx) const
pure virtual

◆ estimated_size()

virtual size_t ccf::crypto::COSEMapKey::estimated_size ( ) const
pure virtual

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