diff options
author | Nikolaos Chatzikonstantinou <nchatz314@gmail.com> | 2022-09-26 11:08:18 -0400 |
---|---|---|
committer | Robert Pluim <rpluim@gmail.com> | 2022-12-30 17:32:01 +0100 |
commit | e9983b1b635cbbc5402279dbbe42878902b151db (patch) | |
tree | a7979f65c5f964d457131238ce4f6193cf63e44b /test/lisp/emacs-lisp/comp-cstr-tests.el | |
parent | 7493b4026fc74a51c76c5b614bc83b864af9bc31 (diff) | |
download | emacs-e9983b1b635cbbc5402279dbbe42878902b151db.tar.gz emacs-e9983b1b635cbbc5402279dbbe42878902b151db.tar.bz2 emacs-e9983b1b635cbbc5402279dbbe42878902b151db.zip |
Add :pass and :flags to gnutls-boot for :keylist
* lisp/net/gnutls.el (gnutls-boot-parameters): Add the keys :pass and
:flags, and update the documentation.
* src/gnutls.c (gnutls-boot): Add the keys :pass and :flags, and
update the documentation.
(syms_of_gnutls): Add the symbols :pass, :flags, and the symbols that
correspond to the enumeration constants of the GnuTLS enum
`gnutls_pkcs_encrypt_flags_t'.
(key_file2_aux): Private helper function that translates a list of
symbols to its corresponding `unsigned int' value of the GnuTLS C enum
`gnutls_pkcs_encrypt_flags_t'.
(Bug#50507)
Diffstat (limited to 'test/lisp/emacs-lisp/comp-cstr-tests.el')
0 files changed, 0 insertions, 0 deletions