Public Types

ECDH< EC, COFACTOR_OPTION > Struct Template Reference

Elliptic Curve Diffie-Hellman, AKA ECDH More...

#include <eccrypto.h>

List of all members.

Public Types

typedef DH_Domain
< DL_GroupParameters_EC< EC >
, COFACTOR_OPTION > 
Domain

Detailed Description

template<class EC, class COFACTOR_OPTION = typename DL_GroupParameters_EC<EC>::DefaultCofactorOption>
struct ECDH< EC, COFACTOR_OPTION >

Elliptic Curve Diffie-Hellman, AKA ECDH

Definition at line 180 of file eccrypto.h.


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