EMSA2, for use with RWSS and RSA_ISO. More...
Public Types | |
typedef EMSA2Pad | SignatureMessageEncodingMethod |
EMSA2, for use with RWSS and RSA_ISO.
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 81 of file emsa2.h.