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

#include <cose_verifier.h>

Inherits ccf::crypto::COSEVerifier_OpenSSL.

Public Member Functions

 COSEKeyVerifier_OpenSSL (const Pem &public_key)
 
- Public Member Functions inherited from ccf::crypto::COSEVerifier_OpenSSL
virtual ~COSEVerifier_OpenSSL () override
 
virtual bool verify (const std::span< const uint8_t > &buf, std::span< uint8_t > &authned_content) const override
 
virtual bool verify_detached (std::span< const uint8_t > buf, std::span< const uint8_t > payload) const override
 
- Public Member Functions inherited from ccf::crypto::COSEVerifier
virtual ~COSEVerifier ()=default
 

Additional Inherited Members

- Protected Attributes inherited from ccf::crypto::COSEVerifier_OpenSSL
std::shared_ptr< PublicKey_OpenSSLpublic_key
 

Constructor & Destructor Documentation

◆ COSEKeyVerifier_OpenSSL()

ccf::crypto::COSEKeyVerifier_OpenSSL::COSEKeyVerifier_OpenSSL ( const Pem public_key)

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