> Subject: "Local" Cipher Suites
>
> The specification of TLS says
>
> "All cipher suites whose first byte is 0xFF are considered private and can
> be used for defining local/experimental algorithms. Interoperability of
> such types is a local matter"
>
The specification of TLS says
"All cipher suites whose first byte is 0xFF are considered private and can
be used for defining local/experimental algorithms. Interoperability of
such types is a local matter"
Does OpenSSL have support for this, and if so, how do I use it?
This would be VERY neat,