Key types

OPENSSL_KEYTYPE_RSA (int)
OPENSSL_KEYTYPE_DSA (int)
OPENSSL_KEYTYPE_DH (int)
OPENSSL_KEYTYPE_EC (int)
This constant is only available when PHP is compiled with OpenSSL 0.9.8+.
add a note add a note

User Contributed Notes

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