SYNOPSIS
#include <shishi.h>int shishi_checksum_parse(const char * checksum);
ARGUMENTS
- const char * checksum
- name of checksum type, e.g. "hmac-sha1-96-aes256".
DESCRIPTION
Get checksum number by parsing a string.RETURN VALUE
Return checksum type, see Shishi_cksumtype, corresponding to a string.REPORTING BUGS
Report bugs to <[email protected]>.COPYRIGHT
Copyright © 2002-2010 Simon Josefsson.Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved.