/[rdesktop]/sourceforge.net/trunk/rdesktop/constants.h
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /sourceforge.net/trunk/rdesktop/constants.h

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

revision 1236 by astrand, Mon Mar 27 08:17:34 2006 UTC revision 1237 by matthewc, Wed Jun 14 08:26:00 2006 UTC
# Line 62  enum MCS_PDU_TYPE Line 62  enum MCS_PDU_TYPE
62  /* RDP secure transport constants */  /* RDP secure transport constants */
63  #define SEC_RANDOM_SIZE         32  #define SEC_RANDOM_SIZE         32
64  #define SEC_MODULUS_SIZE        64  #define SEC_MODULUS_SIZE        64
65    #define SEC_MAX_MODULUS_SIZE    256
66  #define SEC_PADDING_SIZE        8  #define SEC_PADDING_SIZE        8
67  #define SEC_EXPONENT_SIZE       4  #define SEC_EXPONENT_SIZE       4
68    

Legend:
Removed from v.1236  
changed lines
  Added in v.1237

  ViewVC Help
Powered by ViewVC 1.1.26