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

#include <srp.h>

Public Attributes

char * id
 
BIGNUMs
 
BIGNUMv
 
const BIGNUMg
 
const BIGNUMN
 
char * info
 

Detailed Description

Definition at line 84 of file srp.h.

Member Data Documentation

const BIGNUM * SRP_user_pwd_st::g

Definition at line 89 of file srp.h.

char * SRP_user_pwd_st::id

Definition at line 86 of file srp.h.

char * SRP_user_pwd_st::info

Definition at line 91 of file srp.h.

const BIGNUM * SRP_user_pwd_st::N

Definition at line 90 of file srp.h.

BIGNUM * SRP_user_pwd_st::s

Definition at line 87 of file srp.h.

BIGNUM * SRP_user_pwd_st::v

Definition at line 88 of file srp.h.


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