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

#include <gost_lcl.h>

Public Attributes

int sign_param_nid
 
EVP_MDmd
 
unsigned char * shared_ukm
 
int peer_key_used
 

Detailed Description

Definition at line 46 of file gost_lcl.h.

Member Data Documentation

EVP_MD* gost_pmeth_data::md

Definition at line 48 of file gost_lcl.h.

int gost_pmeth_data::peer_key_used

Definition at line 50 of file gost_lcl.h.

unsigned char* gost_pmeth_data::shared_ukm

Definition at line 49 of file gost_lcl.h.

int gost_pmeth_data::sign_param_nid

Definition at line 47 of file gost_lcl.h.


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