silc_pkcs_public_key_copy

SYNOPSIS

    SilcPublicKey silc_pkcs_public_key_copy(SilcPublicKey public_key);

DESCRIPTION

Copies the public key indicated by `public_key' and returns new allocated public key which is indentical to the `public_key'.