PRCYCoin  2.0.0.7rc1
P2P Digital Currency
Public Member Functions | Static Public Member Functions | List of all members
HMAC Class Reference

#include <hmac.h>

Inheritance diagram for HMAC:
[legend]
Collaboration diagram for HMAC:
[legend]

Public Member Functions

 HMAC (QObject *parent=0)
 

Static Public Member Functions

static QByteArray hmacSha1 (QByteArray key, QByteArray baseString)
 

Detailed Description

Definition at line 6 of file hmac.h.

Constructor & Destructor Documentation

◆ HMAC()

HMAC::HMAC ( QObject *  parent = 0)
explicit

Member Function Documentation

◆ hmacSha1()

static QByteArray HMAC::hmacSha1 ( QByteArray  key,
QByteArray  baseString 
)
static

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