Cockatrice 2025-11-30-Development-2.11.0-beta.38
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
QxtHmacPrivate Class Reference
Inheritance diagram for QxtHmacPrivate:
[legend]
Collaboration diagram for QxtHmacPrivate:
[legend]

Public Member Functions

 QxtHmacPrivate ()
 ~QxtHmacPrivate ()
Public Member Functions inherited from QxtPrivate< QxtHmac >
virtual ~QxtPrivate ()
void QXT_setPublic (QxtHmac *pub)

Public Attributes

QCryptographicHash * ohash
QCryptographicHash * ihash
QByteArray opad
QByteArray ipad
QByteArray result
QCryptographicHash::Algorithm algorithm

Additional Inherited Members

Protected Member Functions inherited from QxtPrivate< QxtHmac >
QxtHmacqxt_p ()

Constructor & Destructor Documentation

◆ QxtHmacPrivate()

QxtHmacPrivate::QxtHmacPrivate ( )
inline
Here is the call graph for this function:
Here is the caller graph for this function:

◆ ~QxtHmacPrivate()

QxtHmacPrivate::~QxtHmacPrivate ( )
inline

Member Data Documentation

◆ algorithm

QCryptographicHash::Algorithm QxtHmacPrivate::algorithm

◆ ihash

QCryptographicHash* QxtHmacPrivate::ihash

◆ ipad

QByteArray QxtHmacPrivate::ipad

◆ ohash

QCryptographicHash* QxtHmacPrivate::ohash

◆ opad

QByteArray QxtHmacPrivate::opad

◆ result

QByteArray QxtHmacPrivate::result

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