SilcPublicKey silc_message_signed_get_public_key(SilcMessageSignedPayload sig);
Returns the public key from the SILC_MESSAGE_FLAG_SIGNED Payload or NULL if it does not include public key. The caller must free the returned public key.