ITlsClientSecurity Interface Members
In This Topic
The following tables list the members exposed by ITlsClientSecurity.
Public Properties
Public Methods
| Name | Description |
| ModifyBindings |
Overridable method to allow implementation of custom bindings
|
| ModifyCredentials |
Overridable method to allow implementation of custom authentication arrangements
|
| OpenStream |
Create an encrypted stream, based on a newly created "outer" stream
|
| TlsStream |
Create an encrypted stream, based on the provided "outer" stream
|
Top
See Also