PHP 8.5.0 Alpha 2 available for testing

Opciones de relleno (Padding) para el cifrado asimétrico

OPENSSL_PKCS1_PADDING (int)
OPENSSL_SSLV23_PADDING (int)
OPENSSL_NO_PADDING (int)
OPENSSL_PKCS1_OAEP_PADDING (int)
add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top