SilcBool silc_public_key_payload_encode(SilcPublicKey public_key);
Encodes the Public Key Payload from the public key indicated by `public_key'. Returns the allocated and encoded payload buffer, or NULL on error.