CryptoStream (class)

This type is found in the namespace System.Security.Cryptography

mFlushFinalBlockVoid
mget_CanReadBoolean
mget_CanSeekBoolean
mget_CanWriteBoolean
mget_LengthInt64
mget_PositionInt64
mset_PositionVoid
mFlushVoid
mFlushAsyncTask
mSeekInt64
mSetLengthVoid
mReadInt32
mReadAsync0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
mWriteVoid
mWriteAsyncTask
mget_HasFlushedFinalBlockBoolean
mClearVoid
mget_CanTimeoutBoolean
mget_ReadTimeoutInt32
mset_ReadTimeoutVoid
mget_WriteTimeoutInt32
mset_WriteTimeoutVoid
mCopyToAsyncTask
mCloseVoid
mDisposeVoid
mBeginReadIAsyncResult
mEndReadInt32
mBeginWriteIAsyncResult
mEndWriteVoid
mReadByteInt32
mWriteByteVoid
mCopyToAsyncTask
mCopyToAsyncTask
mCopyToVoid
mCopyToVoid
mFlushAsyncTask
mReadAsync0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
mWriteAsyncTask
mGetLifetimeServiceObject
mInitializeLifetimeServiceObject
mCreateObjRefObjRef
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
c.ctor
c.ctor
pCanReadBoolean
pCanSeekBoolean
pCanWriteBoolean
pLengthInt64
pPositionInt64
pHasFlushedFinalBlockBoolean
pCanTimeoutBoolean
pReadTimeoutInt32
pWriteTimeoutInt32

FlushFinalBlock

get_CanRead

.

get_CanSeek

.

get_CanWrite

.

get_Length

.

get_Position

.

set_Position

.

Flush

valueSystem.Int64

FlushAsync

.

Seek

cancellationTokenSystem.Threading.CancellationToken

SetLength

offsetSystem.Int64
originSystem.IO.SeekOrigin

Read

valueSystem.Int64

ReadAsync

bufferSystem.Byte[]
offsetSystem.Int32
countSystem.Int32

Write

bufferSystem.Byte[]
offsetSystem.Int32
countSystem.Int32
cancellationTokenSystem.Threading.CancellationToken

WriteAsync

bufferSystem.Byte[]
offsetSystem.Int32
countSystem.Int32

get_HasFlushedFinalBlock

bufferSystem.Byte[]
offsetSystem.Int32
countSystem.Int32
cancellationTokenSystem.Threading.CancellationToken

Clear

.

get_CanTimeout

.

get_ReadTimeout

.

set_ReadTimeout

.

get_WriteTimeout

valueSystem.Int32

set_WriteTimeout

.

CopyToAsync

valueSystem.Int32

Close

destinationSystem.IO.Stream
bufferSizeSystem.Int32
cancellationTokenSystem.Threading.CancellationToken

Dispose

.

BeginRead

.

EndRead

bufferSystem.Byte[]
offsetSystem.Int32
countSystem.Int32
callbackSystem.AsyncCallback
stateSystem.Object

BeginWrite

asyncResultSystem.IAsyncResult

EndWrite

bufferSystem.Byte[]
offsetSystem.Int32
countSystem.Int32
callbackSystem.AsyncCallback
stateSystem.Object

ReadByte

asyncResultSystem.IAsyncResult

WriteByte

.

CopyToAsync

valueSystem.Byte

CopyToAsync

destinationSystem.IO.Stream

CopyTo

destinationSystem.IO.Stream
bufferSizeSystem.Int32

CopyTo

destinationSystem.IO.Stream

FlushAsync

destinationSystem.IO.Stream
bufferSizeSystem.Int32

ReadAsync

.

WriteAsync

bufferSystem.Byte[]
offsetSystem.Int32
countSystem.Int32

GetLifetimeService

bufferSystem.Byte[]
offsetSystem.Int32
countSystem.Int32

InitializeLifetimeService

.

CreateObjRef

.

Equals

requestedTypeSystem.Type

GetHashCode

objSystem.Object

GetType

.

ToString

.

.ctor

.

.ctor

streamSystem.IO.Stream
transformSystem.Security.Cryptography.ICryptoTransform
modeSystem.Security.Cryptography.CryptoStreamMode

CanRead

streamSystem.IO.Stream
transformSystem.Security.Cryptography.ICryptoTransform
modeSystem.Security.Cryptography.CryptoStreamMode
leaveOpenSystem.Boolean

CanSeek

.

CanWrite

.

Length

.

Position

.

HasFlushedFinalBlock

.

CanTimeout

.

ReadTimeout

.

WriteTimeout

.
.