SYNOPSIS
#include <shishi.h>int shishi_cipher_parse(const char * cipher);
ARGUMENTS
- const char * cipher
- name of encryption type, e.g. "des3-cbc-sha1-kd".
DESCRIPTION
Get cipher number by parsing string.RETURN VALUE
Return encryption type 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.