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

#include <wtls_pdu.h>

Data Fields

ECField field
 
Octstrprime_p
 
int m
 
ECBasisType basis
 
int k
 
int k1
 
int k2
 
int k3
 
Octstrirreducible
 
ECCurvecurve
 
ECPointbase
 
Octstrorder
 
Octstrcofactor
 

Detailed Description

Definition at line 209 of file wtls_pdu.h.

Field Documentation

◆ base

ECPoint* ec_parameters::base

Definition at line 226 of file wtls_pdu.h.

◆ basis

ECBasisType ec_parameters::basis

Definition at line 215 of file wtls_pdu.h.

◆ cofactor

Octstr* ec_parameters::cofactor

Definition at line 228 of file wtls_pdu.h.

◆ curve

ECCurve* ec_parameters::curve

Definition at line 225 of file wtls_pdu.h.

◆ field

ECField ec_parameters::field

Definition at line 210 of file wtls_pdu.h.

◆ irreducible

Octstr* ec_parameters::irreducible

Definition at line 224 of file wtls_pdu.h.

◆ k

int ec_parameters::k

Definition at line 218 of file wtls_pdu.h.

◆ k1

int ec_parameters::k1

Definition at line 220 of file wtls_pdu.h.

◆ k2

int ec_parameters::k2

Definition at line 221 of file wtls_pdu.h.

◆ k3

int ec_parameters::k3

Definition at line 222 of file wtls_pdu.h.

◆ m

int ec_parameters::m

Definition at line 214 of file wtls_pdu.h.

◆ order

Octstr* ec_parameters::order

Definition at line 227 of file wtls_pdu.h.

◆ prime_p

Octstr* ec_parameters::prime_p

Definition at line 212 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.