get_CipherAlgorithm()

SslStream::get_CipherAlgorithm() method

Returns the encryption algorithm.

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

Return Value

The encryption algorithm.

See Also