pub fn encode_query_identity( key_identifier: Vec<u8>, possession_nonce: Option<Vec<u8>>, ) -> Result<Vec<u8>>
Encode QueryIdentity command (0x09)