Fabcoin Core  0.16.2
P2P Digital Currency
Public Member Functions | Static Public Attributes | List of all members
PKCS_DigestDecoration< H > Class Template Reference

PKCS#1 decoration data structure. More...

#include <pkcspad.h>

Public Member Functions

template<>
const byte decoration []
 
template<>
const unsigned int length
 
template<>
const byte decoration []
 
template<>
const unsigned int length
 
template<>
const byte decoration []
 
template<>
const unsigned int length
 
template<>
const byte decoration []
 
template<>
const unsigned int length
 
template<>
const byte decoration []
 
template<>
const unsigned int length
 
template<>
const byte decoration []
 
template<>
const unsigned int length
 
template<>
const byte decoration []
 
template<>
const unsigned int length
 
template<>
const byte decoration []
 
template<>
const unsigned int length
 
template<>
const byte decoration []
 
template<>
const unsigned int length
 

Static Public Attributes

static const byte decoration []
 
static const unsigned int length
 

Detailed Description

template<class H>
class PKCS_DigestDecoration< H >

PKCS#1 decoration data structure.

Definition at line 34 of file pkcspad.h.

Member Function Documentation

template<>
const byte PKCS_DigestDecoration< Weak1::MD2 >::decoration ( )

Definition at line 16 of file pkcspad.cpp.

template<>
const byte PKCS_DigestDecoration< Weak1::MD5 >::decoration ( )

Definition at line 19 of file pkcspad.cpp.

template<>
const byte PKCS_DigestDecoration< RIPEMD160 >::decoration ( )

Definition at line 22 of file pkcspad.cpp.

template<>
const byte PKCS_DigestDecoration< Tiger >::decoration ( )

Definition at line 25 of file pkcspad.cpp.

template<>
const byte PKCS_DigestDecoration< SHA1 >::decoration ( )

Definition at line 30 of file pkcspad.cpp.

template<>
const byte PKCS_DigestDecoration< SHA224 >::decoration ( )

Definition at line 33 of file pkcspad.cpp.

template<>
const byte PKCS_DigestDecoration< SHA256 >::decoration ( )

Definition at line 36 of file pkcspad.cpp.

template<>
const byte PKCS_DigestDecoration< SHA384 >::decoration ( )

Definition at line 39 of file pkcspad.cpp.

template<>
const byte PKCS_DigestDecoration< SHA512 >::decoration ( )

Definition at line 42 of file pkcspad.cpp.

template<>
const unsigned int PKCS_DigestDecoration< Weak1::MD2 >::length ( void  )

Definition at line 17 of file pkcspad.cpp.

template<>
const unsigned int PKCS_DigestDecoration< Weak1::MD5 >::length ( void  )

Definition at line 20 of file pkcspad.cpp.

template<>
const unsigned int PKCS_DigestDecoration< RIPEMD160 >::length ( void  )

Definition at line 23 of file pkcspad.cpp.

template<>
const unsigned int PKCS_DigestDecoration< Tiger >::length ( void  )

Definition at line 26 of file pkcspad.cpp.

template<>
const unsigned int PKCS_DigestDecoration< SHA1 >::length ( void  )

Definition at line 31 of file pkcspad.cpp.

template<>
const unsigned int PKCS_DigestDecoration< SHA224 >::length ( void  )

Definition at line 34 of file pkcspad.cpp.

template<>
const unsigned int PKCS_DigestDecoration< SHA256 >::length ( void  )

Definition at line 37 of file pkcspad.cpp.

template<>
const unsigned int PKCS_DigestDecoration< SHA384 >::length ( void  )

Definition at line 40 of file pkcspad.cpp.

template<>
const unsigned int PKCS_DigestDecoration< SHA512 >::length ( void  )

Definition at line 43 of file pkcspad.cpp.

Member Data Documentation

template<class H >
const byte PKCS_DigestDecoration< H >::decoration[]
static

Definition at line 37 of file pkcspad.h.

template<class H >
const unsigned int PKCS_DigestDecoration< H >::length
static

Definition at line 38 of file pkcspad.h.


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