silc_mime_steal_data

SYNOPSIS

    unsigned char *
    silc_mime_steal_data(SilcMime mime, SilcUInt32 *data_len);

DESCRIPTION

Returns the MIME data from the `mime' message. The data will be removed from the `mime' and the caller is responsible of freeing the returned pointer.