System::Net::Security::SslStream::get_CipherAlgorithm method

SslStream::get_CipherAlgorithm method

Returns the encryption algorithm.

virtual System::Security::Authentication::CipherAlgorithmType System::Net::Security::SslStream::get_CipherAlgorithm()

ReturnValue

The encryption algorithm.

See Also