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.Page for C++