pub fn encode_identities_answer(identities: &[Identity]) -> Vec<u8> ⓘ
Encode the body of an SSH_AGENT_IDENTITIES_ANSWER: byte type || u32 nkeys || (string key_blob || string comment)*.
SSH_AGENT_IDENTITIES_ANSWER
byte type || u32 nkeys || (string key_blob || string comment)*