Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/ttssh2/ttxssh/crypt.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2729 by yutakakn, Sun Nov 14 15:53:21 2004 UTC revision 2762 by yutakakn, Wed Dec 22 17:28:14 2004 UTC
# Line 87  typedef struct { Line 87  typedef struct {
87    
88  typedef struct _CRYPTKeyPair {  typedef struct _CRYPTKeyPair {
89    RSA FAR * RSA_key;    RSA FAR * RSA_key;
90      DSA *DSA_key;
91  } CRYPTKeyPair;  } CRYPTKeyPair;
92    
93  typedef union {  typedef union {

Legend:
Removed from v.2729  
changed lines
  Added in v.2762

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26