silc_pkcs_silc_decode_identifier

SYNOPSIS

    SilcBool silc_pkcs_silc_decode_identifier(const char *identifier,
                                              SilcPublicKeyIdentifier ident);

DESCRIPTION

Decodes SILC protocol public key identifier `identifier' into the the `ident' structure. Returns FALSE if the identifier is not valid identifier string.