SilcPublicKey silc_pkcs_public_key_copy(SilcPublicKey public_key);
Copies the public key indicated by `public_key' and returns new allocated public key which is indentical to the `public_key'.