silc_skr_find_set_host

SYNOPSIS

    SilcBool silc_skr_find_set_host(SilcSKRFind find,
                                    const char *host);

DESCRIPTION

Sets host as search constraint. This specific host must be present in the key. The `host' may be a hostname or IP address.

This may be used with SILC_PKCS_SILC PKCS type only.