Projet

Général

Profil

lasso-2.8.2.23.g6479a-fix_implicit_declaration.patch

Xavier Bachelot, 12 février 2024 16:17

Télécharger (736 octets)

Voir les différences:


  

lasso/xml/xml.h
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);