OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
DH_PKEY_CTX Struct Reference

Public Attributes

int prime_len
 
int generator
 
int use_dsa
 
int gentmp [2]
 

Detailed Description

Definition at line 69 of file dh_pmeth.c.

Member Data Documentation

int DH_PKEY_CTX::generator

Definition at line 73 of file dh_pmeth.c.

int DH_PKEY_CTX::gentmp[2]

Definition at line 76 of file dh_pmeth.c.

int DH_PKEY_CTX::prime_len

Definition at line 72 of file dh_pmeth.c.

int DH_PKEY_CTX::use_dsa

Definition at line 74 of file dh_pmeth.c.


The documentation for this struct was generated from the following file: