|
DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
|
Provides a stream that uses the Transport Layer Security (TLS) protocol to secure network communications. More...
#include "Common.h"#include "System/IO/Stream.h"#include "System/SmartPointer.h"#include "System/String.h"#include "System/Security/Cryptography/X509Certificates/X509Certificate2.h"Go to the source code of this file.
Classes | |
| class | DotNetDupe::System::Net::Security::SslStream |
| Provides a stream that uses the Transport Layer Security (TLS/SSL) protocol backed by OpenSSL. More... | |
Namespaces | |
| namespace | DotNetDupe |
| namespace | DotNetDupe::System |
| namespace | DotNetDupe::System::Net |
| namespace | DotNetDupe::System::Net::Security |
Provides a stream that uses the Transport Layer Security (TLS) protocol to secure network communications.
Definition in file SslStream.h.