Algorithme de signature
- OPENSSL_ALGO_SHA1 (entier)
- Utilisé comme algorithme par défaut pour les fonctions openssl_sign() et openssl_verify().
- OPENSSL_ALGO_MD5 (entier)
- OPENSSL_ALGO_MD4 (entier)
- OPENSSL_ALGO_MD2 (entier)
Note: Ces constantes ont été ajoutées depuis PHP 5.0.0.
Algorithme de signature
There are no user contributed notes for this page.
