Projet

Général

Profil

lasso-2.8.2.23.g6479a-fix_implicit_declaration.patch

Xavier Bachelot, 12 février 2024 15:51

Télécharger (529 octets)

Voir les différences:


  

lasso-2.8.2.23.g6479a/lasso/xml/xml.h 2024-02-12 14:57:37.382412836 +0100
214 214
LASSO_EXPORT void lasso_set_default_key_encryption_method(LassoKeyEncryptionMethod method);
215 215

  
216 216
/* signature method and hash strength */
217
LASSO_EXPORT LassoSignatureMethod lasso_get_default_signature_method();
218

  
217 219
LASSO_EXPORT LassoSignatureMethod lasso_get_min_signature_method();
218 220

  
219 221
void lasso_set_min_signature_method(LassoSignatureMethod meth);