Botan

PSSR

License
Botan is released under the Simplified BSD License (see LICENSE.md)

class  PSSR: botan.pk_pad.emsa.EMSA;

 PSSR (called EMSA4 in IEEE 1363 and in old versions of the library)


this(HashFunction hash);

Parameters
HashFunction hash the hash object to use

this(HashFunction hash, size_t salt_size);

Parameters
HashFunction hash the hash object to use
size_t salt_size the size of the salt to use in bytes