silc_time_generalized_string

SYNOPSIS

    SilcBool silc_time_generalized_string(SilcTime time_val,
                                          char *ret_string,
                                          SilcUInt32 ret_string_size);

DESCRIPTION

Encodes the SilcTime `time' into the generalized time format into the `ret_string' buffer. Returns FALSE if the buffer is too small.