SslContext Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Class that encapsulates SSL session state..
public class SslContext : CoreFoundation.NativeObject
type SslContext = class
inherit NativeObject
- Inheritance
Constructors
| Name | Description |
|---|---|
| SslContext(SslProtocolSide, SslConnectionType) | |
Properties
| Name | Description |
|---|---|
| BufferedReadSize | |
| ClientCertificateState | |
| Connection | |
| DatagramWriteSize | |
| Handle | (Inherited from DisposableObject) |
| MaxDatagramRecordSize | |
| MaxProtocol | |
| MinProtocol | |
| NegotiatedProtocol | |
| Owns | (Inherited from DisposableObject) |
| PeerDomainName | |
| PeerId | |
| PeerTrust | |
| SessionState | |
Methods
Extension Methods
| Name | Description |
|---|---|
| GetHandle(INativeObject) | |
| GetNonNullHandle(INativeObject, String) | |