GNUnet 0.21.1
GNUNET_CRYPTO_PaillierPublicKey Struct Reference

Paillier public key. More...

#include <gnunet_crypto_lib.h>

Data Fields

unsigned char n [2048/8]
 N value. More...
 

Detailed Description

Paillier public key.

Definition at line 525 of file gnunet_crypto_lib.h.

Field Documentation

◆ n

unsigned char GNUNET_CRYPTO_PaillierPublicKey::n[2048/8]

N value.

Definition at line 530 of file gnunet_crypto_lib.h.


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