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

#include <srp.h>

Public Member Functions

 STACK_OF (SRP_user_pwd)*users_pwd
 
 STACK_OF (SRP_gN_cache)*gN_cache
 
 STACK_OF (SRP_user_pwd)*users_pwd
 
 STACK_OF (SRP_gN_cache)*gN_cache
 

Public Attributes

char * seed_key
 
BIGNUMdefault_g
 
BIGNUMdefault_N
 

Detailed Description

Definition at line 96 of file srp.h.

Member Function Documentation

SRP_VBASE_st::STACK_OF ( SRP_user_pwd  )
SRP_VBASE_st::STACK_OF ( SRP_user_pwd  )
SRP_VBASE_st::STACK_OF ( SRP_gN_cache  )
SRP_VBASE_st::STACK_OF ( SRP_gN_cache  )

Member Data Documentation

BIGNUM * SRP_VBASE_st::default_g

Definition at line 102 of file srp.h.

BIGNUM * SRP_VBASE_st::default_N

Definition at line 103 of file srp.h.

char * SRP_VBASE_st::seed_key

Definition at line 101 of file srp.h.


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