File encryption.h¶
FileList > base > encryption.h
Go to the source code of this file
#include "porting.h"
Public Functions¶
| Type | Name |
|---|---|
| int | crypt_encrypt_printable (const char * line, char * crypt, int maxlen) |
| int | crypt_encrypt_sha1_printable (const char * line, char * crypt, int maxlen) |
| void | crypt_seed (const char * seed) |
Public Functions Documentation¶
function crypt_encrypt_printable¶
function crypt_encrypt_sha1_printable¶
function crypt_seed¶
The documentation for this class was generated from the following file cubrid/src/base/encryption.h