Método System::Net::Security::SslStream::get_IsEncrypted
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 encriptados.
Ver también
- Class SslStream
- Namespace System::Net::Security
- Library Aspose.PDF for C++