PolarSSL v1.3.7
Data Fields
rsa_alt_context Struct Reference

#include <pk_wrap.h>

Data Fields

void * key
 
pk_rsa_alt_decrypt_func decrypt_func
 
pk_rsa_alt_sign_func sign_func
 
pk_rsa_alt_key_len_func key_len_func
 

Detailed Description

Definition at line 40 of file pk_wrap.h.

Field Documentation

pk_rsa_alt_decrypt_func rsa_alt_context::decrypt_func

Definition at line 43 of file pk_wrap.h.

void* rsa_alt_context::key

Definition at line 42 of file pk_wrap.h.

pk_rsa_alt_key_len_func rsa_alt_context::key_len_func

Definition at line 45 of file pk_wrap.h.

pk_rsa_alt_sign_func rsa_alt_context::sign_func

Definition at line 44 of file pk_wrap.h.


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