pk_context Struct Reference

Public key container. More...

#include <pk.h>

Collaboration diagram for pk_context:
Collaboration graph
[legend]

Data Fields

const pk_info_tpk_info
 Public key informations.
void * pk_ctx
 Underlying public key context.

Detailed Description

Public key container.

Definition at line 177 of file pk.h.


Field Documentation

Underlying public key context.

Definition at line 180 of file pk.h.

Referenced by pk_debug(), pk_decrypt(), pk_encrypt(), pk_free(), pk_get_size(), pk_init(), pk_init_ctx(), pk_init_ctx_rsa_alt(), pk_sign(), and pk_verify().


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

Generated on 9 Apr 2014 for PolarSSL v1.3.2 by  doxygen 1.6.1