Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
p6dhkeyexchange.h File Reference
#include "p6random.h"

Go to the source code of this file.

Classes

interface  P6R::p6IDHKeyExchange
 

Namespaces

 P6R
 

Macros

#define COMP_p6DHKeyExchange   {0x6023d47d,0x767b,0x42b8,{0x94,0xb2,0x6d,0x12,0x32,0x15,0xe8,0x54}}
 
#define IF_p6IDHKeyExchange   {0x8257a87c,0xb44d,0x453c,{0xb2,0x8b,0x28,0xd2,0x1a,0x8e,0x9a,0xf6}}
 
#define INTERFACE   p6IDHKeyExchange
 

Typedefs

typedef P6UINT32 P6R::P6DHKEXFLAGS
 

Enumerations

enum  P6R::P6DHGROUP { P6R::DH_GROUP1 = 0x01, P6R::DH_GROUP14 = 0x02, P6R::DH_RAW = 0x03, P6R::DH_MAX = 0x04 }
 

Detailed Description

Interface definition for Diffe-Hellman Key Exchange References: 1) RFC 4253, SSH Transport Layer Protocol.

Definition in file p6dhkeyexchange.h.