rsa_verify_hash_ex
- int rsa_verify_hash_ex(ubyte* sig, c_ulong siglen, ubyte* hash, c_ulong hashlen, int hash_idx, c_ulong saltlen, int* stat, rsa_key* key)
- int rsa_verify_hash_ex(ubyte* sig, c_ulong siglen, ubyte* hash, c_ulong hashlen, int padding, int hash_idx, c_ulong saltlen, int* stat, rsa_key* key)
version(LTC_MRSA)
extern (
C) nothrow
int
rsa_verify_hash_ex
tomcrypt pk
aliasesenumsfunctionsmanifest constantsstatic variablesstructs