System::Net::Security::SslStream::get_IsEncrypted 方法
SslStream::get_IsEncrypted method
返回一个值,指示通过此流发送的数据是否已加密。
bool System::Net::Security::SslStream::get_IsEncrypted() const override
ReturnValue
指示通过此流发送的数据是否已加密的值。
另见
- Class SslStream
- Namespace System::Net::Security
- Library Aspose.Font for C++