Crypto++ 8.8
Free C++ class library of cryptographic schemes
EMSA2HashId< H > Class Template Reference

EMSA2 hash identifier. More...

#include <emsa2.h>

Static Public Attributes

static const byte id
 

Detailed Description

template<class H>
class EMSA2HashId< H >

EMSA2 hash identifier.

Template Parameters
HHashTransformation derived class
Since
Crypto++ 5.0

Definition at line 23 of file emsa2.h.

Member Data Documentation

◆ id

template<class H>
const byte EMSA2HashId< H >::id
static

Definition at line 26 of file emsa2.h.


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