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

#include <atalla.h>

Public Attributes

voidreserved
 
Item version
 
Item modulus
 
Item publicExponent
 
Item privateExponent
 
Item prime [2]
 
Item exponent [2]
 
Item coefficient
 

Detailed Description

Definition at line 21 of file atalla.h.

Member Data Documentation

Item RSAPrivateKeyStr::coefficient

Definition at line 30 of file atalla.h.

Item RSAPrivateKeyStr::exponent[2]

Definition at line 29 of file atalla.h.

Item RSAPrivateKeyStr::modulus

Definition at line 25 of file atalla.h.

Item RSAPrivateKeyStr::prime[2]

Definition at line 28 of file atalla.h.

Item RSAPrivateKeyStr::privateExponent

Definition at line 27 of file atalla.h.

Item RSAPrivateKeyStr::publicExponent

Definition at line 26 of file atalla.h.

void* RSAPrivateKeyStr::reserved

Definition at line 23 of file atalla.h.

Item RSAPrivateKeyStr::version

Definition at line 24 of file atalla.h.


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