int silc_pkcs_silc_public_key_version(SilcPublicKey public_key);
Returns the verison of the SILC Public Key indicated by `public_key'. Returns -1 if the `public_key' is not a SILC Public Key and the version number otherwise.