#include <emsa2.h>
Public Types | |
typedef EMSA2Pad | SignatureMessageEncodingMethod |
Only the following hash functions are supported by this signature standard:
// EMSA2HashId can be instantiated with the following classes. class SHA1; class RIPEMD160; class RIPEMD128; class SHA256; class SHA384; class SHA512; class Whirlpool; class SHA224; // end of list
Definition at line 79 of file emsa2.h.