AWS SDK for C++

AWS SDK for C++ Version 1.11.822

Loading...
Searching...
No Matches
Public Member Functions | List of all members
Aws::Utils::Crypto::CRTSha256Hmac Class Reference

#include <CRTHMAC.h>

Inheritance diagram for Aws::Utils::Crypto::CRTSha256Hmac:
[legend]

Public Member Functions

HashResult Calculate (const Aws::Utils::ByteBuffer &toSign, const Aws::Utils::ByteBuffer &secret) override
 

Public Member Functions inherited from Aws::Utils::Crypto::HMAC

 HMAC ()
 
virtual ~HMAC ()
 

Detailed Description

Definition at line 18 of file CRTHMAC.h.

Member Function Documentation

◆ Calculate()

HashResult Aws::Utils::Crypto::CRTSha256Hmac::Calculate ( const Aws::Utils::ByteBuffer toSign,
const Aws::Utils::ByteBuffer secret 
)
overridevirtual

Calculates an HMAC digest

Implements Aws::Utils::Crypto::HMAC.


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