System::Net::Security::SslStream::get_IsEncrypted método

SslStream::get_IsEncrypted method

Devuelve un valor que indica si los datos enviados mediante este flujo están cifrados.

bool System::Net::Security::SslStream::get_IsEncrypted() const override

ReturnValue

Un valor que indica si los datos enviados mediante este flujo están cifrados.

Ver también