terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Net.Security.SslStream Member List

This is the complete list of members for System.Net.Security.SslStream, including all inherited members.

_activeReadWriteTaskSystem.IO.Streamprivate
_asyncActiveSemaphoreSystem.IO.Streamprivate
_identitySystem.MarshalByRefObjectprivate
_InnerStreamSystem.Net.Security.AuthenticatedStreamprivate
_LeaveStreamOpenSystem.Net.Security.AuthenticatedStreamprivate
AuthenticateAsClient(string targetHost, global::System.Security.Cryptography.X509Certificates.X509CertificateCollection clientCertificates, global::System.Security.Authentication.SslProtocols enabledSslProtocols, bool checkCertificateRevocation)System.Net.Security.SslStreaminlinevirtual
AuthenticateAsClientAsync(string targetHost, global::System.Security.Cryptography.X509Certificates.X509CertificateCollection clientCertificates, global::System.Security.Authentication.SslProtocols enabledSslProtocols, bool checkCertificateRevocation)System.Net.Security.SslStreaminlinevirtual
AuthenticateAsServer(X509Certificate serverCertificate, bool clientCertificateRequired, global::System.Security.Authentication.SslProtocols enabledSslProtocols, bool checkCertificateRevocation)System.Net.Security.SslStreaminlinevirtual
AuthenticatedStream(Stream innerStream, bool leaveInnerStreamOpen)System.Net.Security.AuthenticatedStreaminlineprotected
BeginAuthenticateAsClient(string targetHost, global::System.Security.Cryptography.X509Certificates.X509CertificateCollection clientCertificates, global::System.Security.Authentication.SslProtocols enabledSslProtocols, bool checkCertificateRevocation, AsyncCallback asyncCallback, object asyncState)System.Net.Security.SslStreaminlinevirtual
BeginEndReadAsync(byte[] buffer, int offset, int count)System.IO.Streaminlineprivate
BeginEndWriteAsync(byte[] buffer, int offset, int count)System.IO.Streaminlineprivate
BeginRead(byte[] buffer, int offset, int count, AsyncCallback callback, object state)System.Net.Security.SslStreaminlinevirtual
BeginReadInternal(byte[] buffer, int offset, int count, AsyncCallback callback, object state, bool serializeAsynchronously, bool apm)System.IO.Streaminlinepackage
BeginWrite(byte[] buffer, int offset, int count, AsyncCallback callback, object state)System.Net.Security.SslStreaminlinevirtual
BeginWriteInternal(byte[] buffer, int offset, int count, AsyncCallback callback, object state, bool serializeAsynchronously, bool apm)System.IO.Streaminlinepackage
BlockingBeginRead(byte[] buffer, int offset, int count, AsyncCallback callback, object state)System.IO.Streaminlinepackage
BlockingBeginWrite(byte[] buffer, int offset, int count, AsyncCallback callback, object state)System.IO.Streaminlinepackage
BlockingEndRead(IAsyncResult asyncResult)System.IO.Streaminlinepackagestatic
BlockingEndWrite(IAsyncResult asyncResult)System.IO.Streaminlinepackagestatic
CanReadSystem.Net.Security.SslStream
CanSeekSystem.Net.Security.SslStream
CanTimeoutSystem.Net.Security.SslStream
CanWriteSystem.Net.Security.SslStream
CheckDisposed()System.Net.Security.SslStreaminlineprivate
Close()System.IO.Streaminlinevirtual
CopyTo(Stream destination)System.IO.Streaminline
CopyTo(Stream destination, int bufferSize)System.IO.Streaminlinevirtual
CreateObjRef(Type requestedType)System.MarshalByRefObjectinlinevirtual
Dispose(bool disposing)System.Net.Security.SslStreaminlineprotectedvirtual
System::IO::Stream.Dispose()System.IO.Streaminline
EndAuthenticateAsClient(IAsyncResult asyncResult)System.Net.Security.SslStreaminlinevirtual
EndRead(IAsyncResult asyncResult)System.Net.Security.SslStreaminlinevirtual
EndWrite(IAsyncResult asyncResult)System.Net.Security.SslStreaminlinevirtual
EnsureAsyncActiveSemaphoreInitialized()System.IO.Streaminlinepackage
explicitSettingsSystem.Net.Security.SslStreamprivate
FinishTrackingAsyncOperation()System.IO.Streaminlineprivate
FinishWriteAsync(Task writeTask, byte[] localBuffer)System.IO.Streaminlineprivate
Flush()System.Net.Security.SslStreaminline
FlushAsync(CancellationToken cancellationToken)System.Net.Security.SslStreaminlinevirtual
g__FinishReadAsync(Task< int > readTask, byte[] localBuffer, Memory< byte > localDestination)System.IO.Streaminlinepackagestatic
GetCopyBufferSize()System.IO.Streaminlineprivate
GetProvider()System.Net.Security.SslStreaminlineprivatestatic
HasOverriddenBeginEndRead()System.IO.Streaminlineprivate
HasOverriddenBeginEndWrite()System.IO.Streaminlineprivate
implSystem.Net.Security.SslStreamprivate
ImplSystem.Net.Security.SslStreampackage
InitializeLifetimeService()System.MarshalByRefObjectinlinevirtual
InnerStreamSystem.Net.Security.AuthenticatedStreamprotected
InternalTargetHostSystem.Net.Security.SslStreampackage
IsAuthenticatedSystem.Net.Security.SslStream
LengthSystem.Net.Security.SslStream
LocalCertificateSystem.Net.Security.SslStream
MarshalByRefObject()System.MarshalByRefObjectinlineprotected
NullSystem.IO.Streamstatic
ObjectIdentitySystem.MarshalByRefObjectpackage
PositionSystem.Net.Security.SslStream
providerSystem.Net.Security.SslStreamprivate
Read(byte[] buffer, int offset, int count)System.Net.Security.SslStreaminline
System::Net::Security::AuthenticatedStream.Read(Span< byte > buffer)System.IO.Streaminlinevirtual
ReadAsync(byte[] buffer, int offset, int count, CancellationToken cancellationToken)System.Net.Security.SslStreaminlinevirtual
System::Net::Security::AuthenticatedStream.ReadAsync(byte[] buffer, int offset, int count)System.IO.Streaminline
System::Net::Security::AuthenticatedStream.ReadAsync(Memory< byte > buffer, [Optional] CancellationToken cancellationToken)System.IO.Streaminlinevirtual
ReadByte()System.IO.Streaminlinevirtual
ReadTimeoutSystem.Net.Security.SslStream
RunReadWriteTask(Stream.ReadWriteTask readWriteTask)System.IO.Streaminlineprivate
RunReadWriteTaskWhenReady(Task asyncWaiter, Stream.ReadWriteTask readWriteTask)System.IO.Streaminlineprivate
Seek(long offset, SeekOrigin origin)System.Net.Security.SslStreaminline
selectionCallbackSystem.Net.Security.SslStreamprivate
SetAndVerifySelectionCallback(LocalCertificateSelectionCallback callback)System.Net.Security.SslStreaminlineprivate
SetAndVerifyValidationCallback(RemoteCertificateValidationCallback callback)System.Net.Security.SslStreaminlineprivate
SetLength(long value)System.Net.Security.SslStreaminline
settingsSystem.Net.Security.SslStreamprivate
SslStream(Stream innerStream, bool leaveInnerStreamOpen, RemoteCertificateValidationCallback userCertificateValidationCallback)System.Net.Security.SslStreaminline
SslStream(Stream innerStream, bool leaveInnerStreamOpen, RemoteCertificateValidationCallback userCertificateValidationCallback, LocalCertificateSelectionCallback userCertificateSelectionCallback)System.Net.Security.SslStreaminline
SslStream(Stream innerStream, bool leaveInnerStreamOpen, MonoTlsProvider provider, MonoTlsSettings settings)System.Net.Security.SslStreaminlinepackage
Stream()System.IO.Streaminlineprotected
Stream()System.IO.Streaminlineprivatestatic
validationCallbackSystem.Net.Security.SslStreamprivate
Write(byte[] buffer, int offset, int count)System.Net.Security.SslStreaminline
System::Net::Security::AuthenticatedStream.Write(ReadOnlySpan< byte > buffer)System.IO.Streaminlinevirtual
WriteAsync(byte[] buffer, int offset, int count, CancellationToken cancellationToken)System.Net.Security.SslStreaminlinevirtual
System::Net::Security::AuthenticatedStream.WriteAsync(byte[] buffer, int offset, int count)System.IO.Streaminline
System::Net::Security::AuthenticatedStream.WriteAsync(ReadOnlyMemory< byte > buffer, [Optional] CancellationToken cancellationToken)System.IO.Streaminlinevirtual
WriteByte(byte value)System.IO.Streaminlinevirtual
WriteTimeoutSystem.Net.Security.SslStream