GNUnet 0.28.0-dev.3-7-g31e20e2e6
 
Loading...
Searching...
No Matches
GNUNET_CRYPTO_RsaBlindedMessage Struct Reference

RSA Parameters to create blinded signature. More...

#include <gnunet_crypto_lib.h>

Data Fields

void * blinded_msg
 Blinded message to be signed Note: is malloc()'ed!
 
size_t blinded_msg_size
 Size of the blinded_msg to be signed.
 

Detailed Description

RSA Parameters to create blinded signature.

Definition at line 3741 of file gnunet_crypto_lib.h.

Field Documentation

◆ blinded_msg

void* GNUNET_CRYPTO_RsaBlindedMessage::blinded_msg

◆ blinded_msg_size

size_t GNUNET_CRYPTO_RsaBlindedMessage::blinded_msg_size

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