GNUnet debian-0.24.3-29-g453fda2cf
 
Loading...
Searching...
No Matches
GNUNET_CRYPTO_PaillierPublicKey Struct Reference

Paillier public key. More...

#include <gnunet_crypto_lib.h>

Data Fields

unsigned char n [2048/8]
 N value.
 

Detailed Description

Paillier public key.

Definition at line 538 of file gnunet_crypto_lib.h.

Field Documentation

◆ n

unsigned char GNUNET_CRYPTO_PaillierPublicKey::n[2048/8]

N value.

Definition at line 543 of file gnunet_crypto_lib.h.


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