Apache2
md_pkey_spec_t Struct Reference

#include <md_crypt.h>

Collaboration diagram for md_pkey_spec_t:

Data Fields

md_pkey_type_t type
 
union {
   md_pkey_rsa_params_t   rsa
 
   md_pkey_ec_params_t   ec
 
params
 

Field Documentation

◆ ec

md_pkey_ec_params_t md_pkey_spec_t::ec

◆ 

union { ... } md_pkey_spec_t::params

◆ rsa

md_pkey_rsa_params_t md_pkey_spec_t::rsa

◆ type

md_pkey_type_t md_pkey_spec_t::type

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