ROOT  6.06/09
Reference Guide
Public Attributes | List of all members
rsa_KEY_export Struct Reference

Definition at line 116 of file rsadef.h.

Public Attributes

int len
 
char * keys
 

#include <rsadef.h>

Member Data Documentation

char* rsa_KEY_export::keys

Definition at line 118 of file rsadef.h.

Referenced by TAuthenticate::GenRSAKeys(), and TAuthenticate::GetRSAPubExport().

int rsa_KEY_export::len

Definition at line 117 of file rsadef.h.

Referenced by TAuthenticate::GenRSAKeys(), and TAuthenticate::SendRSAPublicKey().


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