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

#include <cose_sign.h>

Inherits ccf::crypto::COSEMapKey.

Public Member Functions

 COSEMapIntKey (int64_t key_)
 
 ~COSEMapIntKey () override=default
 
void apply (QCBOREncodeContext *ctx) const override
 
size_t estimated_size () const override
 
- Public Member Functions inherited from ccf::crypto::COSEMapKey
virtual ~COSEMapKey ()=default
 

Constructor & Destructor Documentation

◆ COSEMapIntKey()

ccf::crypto::COSEMapIntKey::COSEMapIntKey ( int64_t  key_)

◆ ~COSEMapIntKey()

ccf::crypto::COSEMapIntKey::~COSEMapIntKey ( )
overridedefault

Member Function Documentation

◆ apply()

void ccf::crypto::COSEMapIntKey::apply ( QCBOREncodeContext *  ctx) const
overridevirtual

◆ estimated_size()

size_t ccf::crypto::COSEMapIntKey::estimated_size ( ) const
overridevirtual

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