Ciphers
-
OPENSSL_CIPHER_RC2_40
( integer) -
OPENSSL_CIPHER_RC2_128
( integer) -
OPENSSL_CIPHER_RC2_64
( integer) -
OPENSSL_CIPHER_DES
( integer) -
OPENSSL_CIPHER_3DES
( integer)
Note:
这些常量是在4.3.0版本中添加的。
-
OPENSSL_CIPHER_AES_128_CBC
( integer) -
OPENSSL_CIPHER_AES_192_CBC
( integer) -
OPENSSL_CIPHER_AES_256_CBC
( integer)
Note:
这些常量是在5.4.0版本中添加的。