Mono Class Library: Overview

System.Net.Security.SslStream: Property Members

The properties of System.Net.Security.SslStream are listed below. For a list of all members, see the SslStream Members list.

See Also: Inherited members from System.Net.Security.AuthenticatedStream

Public Properties

[read-only]
override
CanReadbool. Documentation for this section has not yet been entered.
[read-only]
override
CanSeekbool. Documentation for this section has not yet been entered.
[read-only]
override
CanTimeoutbool. Documentation for this section has not yet been entered.
[read-only]
override
CanWritebool. Documentation for this section has not yet been entered.
[read-only]
CheckCertRevocationStatusbool. Documentation for this section has not yet been entered.
[read-only]
CipherAlgorithmSystem.Security.Authentication.CipherAlgorithmType. Documentation for this section has not yet been entered.
[read-only]
CipherStrengthint. Documentation for this section has not yet been entered.
[read-only]
HashAlgorithmSystem.Security.Authentication.HashAlgorithmType. Documentation for this section has not yet been entered.
[read-only]
HashStrengthint. Documentation for this section has not yet been entered.
[read-only]
override
IsAuthenticatedbool. Documentation for this section has not yet been entered.
[read-only]
override
IsEncryptedbool. Documentation for this section has not yet been entered.
[read-only]
override
IsMutuallyAuthenticatedbool. Documentation for this section has not yet been entered.
[read-only]
override
IsServerbool. Documentation for this section has not yet been entered.
[read-only]
override
IsSignedbool. Documentation for this section has not yet been entered.
[read-only]
KeyExchangeAlgorithmSystem.Security.Authentication.ExchangeAlgorithmType. Documentation for this section has not yet been entered.
[read-only]
KeyExchangeStrengthint. Documentation for this section has not yet been entered.
[read-only]
override
Lengthlong. Documentation for this section has not yet been entered.
[read-only]
LocalCertificateSystem.Security.Cryptography.X509Certificates.X509Certificate. Documentation for this section has not yet been entered.
override
Positionlong. Documentation for this section has not yet been entered.
override
ReadTimeoutint. Documentation for this section has not yet been entered.
[read-only]
RemoteCertificateSystem.Security.Cryptography.X509Certificates.X509Certificate. Documentation for this section has not yet been entered.
[read-only]
SslProtocolSystem.Security.Authentication.SslProtocols. Documentation for this section has not yet been entered.
override
WriteTimeoutint. Documentation for this section has not yet been entered.