Bitcoin Core  27.99.0
P2P Digital Currency
Public Attributes | List of all members
ellswift_xdh_test Struct Reference

#include <tests_impl.h>

Public Attributes

unsigned char priv_ours [32]
 
unsigned char ellswift_ours [64]
 
unsigned char ellswift_theirs [64]
 
int initiating
 
unsigned char shared_secret [32]
 

Detailed Description

Definition at line 24 of file tests_impl.h.

Member Data Documentation

◆ ellswift_ours

unsigned char ellswift_xdh_test::ellswift_ours[64]

Definition at line 26 of file tests_impl.h.

◆ ellswift_theirs

unsigned char ellswift_xdh_test::ellswift_theirs[64]

Definition at line 27 of file tests_impl.h.

◆ initiating

int ellswift_xdh_test::initiating

Definition at line 28 of file tests_impl.h.

◆ priv_ours

unsigned char ellswift_xdh_test::priv_ours[32]

Definition at line 25 of file tests_impl.h.

◆ shared_secret

unsigned char ellswift_xdh_test::shared_secret[32]

Definition at line 29 of file tests_impl.h.


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