Kannel: Open Source WAP and SMS gateway  svn-r5335
public_key Struct Reference

#include <wtls_pdu.h>

Data Fields

ECPublicKeyecdh_pubkey
 
ECPublicKeyecdsa_pubkey
 
RSAPublicKeyrsa_pubkey
 

Detailed Description

Definition at line 175 of file wtls_pdu.h.

Field Documentation

◆ ecdh_pubkey

ECPublicKey* public_key::ecdh_pubkey

Definition at line 177 of file wtls_pdu.h.

◆ ecdsa_pubkey

ECPublicKey* public_key::ecdsa_pubkey

Definition at line 179 of file wtls_pdu.h.

◆ rsa_pubkey

RSAPublicKey* public_key::rsa_pubkey

Definition at line 181 of file wtls_pdu.h.


The documentation for this struct was generated from the following file:
See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.