ssh_message_auth_pubkey

@brief Get the publickey of the authenticated user.

If you need the key for later user you should duplicate it.

@paramin msg The message to get the public key from.

@return The public key or NULL.

@see ssh_key_dup() @see ssh_key_cmp() @see ssh_message_get() @see ssh_message_type()

extern (C)
ssh_message_auth_pubkey

Meta