an RSA signature More...
Data Fields | |
gcry_sexp_t | sexp |
Libgcrypt S-expression for the RSA signature. More... | |
an RSA signature
Definition at line 64 of file crypto_rsa.c.
gcry_sexp_t GNUNET_CRYPTO_RsaSignature::sexp |
Libgcrypt S-expression for the RSA signature.
Definition at line 69 of file crypto_rsa.c.
Referenced by GNUNET_CRYPTO_rsa_signature_decode(), GNUNET_CRYPTO_rsa_signature_dup(), GNUNET_CRYPTO_rsa_signature_encode(), GNUNET_CRYPTO_rsa_signature_free(), GNUNET_CRYPTO_rsa_unblind(), GNUNET_CRYPTO_rsa_verify(), and rsa_sign_mpi().