Method SSL.session()->set_cipher_suite()
- Method
set_cipher_suite
voidset_cipher_suite(intsuite,ProtocolVersion|intversion)- Description
Sets the proper authentication method and cipher specification for the given cipher
suiteandverison.
void set_cipher_suite(int suite, ProtocolVersion|int version)
Sets the proper authentication method and cipher specification
for the given cipher suite and verison.