Support XDM-AUTHORIZATION-1 for connecting to local X servers. If
[u/mdw/putty] / ssh.h
diff --git a/ssh.h b/ssh.h
index 0a38e94..4ad0543 100644 (file)
--- a/ssh.h
+++ b/ssh.h
@@ -363,6 +363,8 @@ void aes256_encrypt_pubkey(unsigned char *key, unsigned char *blk,
 void aes256_decrypt_pubkey(unsigned char *key, unsigned char *blk,
                           int len);
 
+void des_encrypt_xdmauth(unsigned char *key, unsigned char *blk, int len);
+
 /*
  * For progress updates in the key generation utility.
  */