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

#include <ecdsa.h>

Public Attributes

BIGNUMr
 
BIGNUMs
 

Detailed Description

Definition at line 78 of file ecdsa.h.

Member Data Documentation

BIGNUM * ECDSA_SIG_st::r

Definition at line 80 of file ecdsa.h.

BIGNUM * ECDSA_SIG_st::s

Definition at line 81 of file ecdsa.h.


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