RijndaelManagedTransform (class)

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

mDisposeVoid
mClearVoid
mget_BlockSizeValueInt32
mget_InputBlockSizeInt32
mget_OutputBlockSizeInt32
mget_CanTransformMultipleBlocksBoolean
mget_CanReuseTransformBoolean
mTransformBlockInt32
mTransformFinalBlockByte[]
mResetVoid
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
pBlockSizeValueInt32
pInputBlockSizeInt32
pOutputBlockSizeInt32
pCanTransformMultipleBlocksBoolean
pCanReuseTransformBoolean

Dispose

Clear

.

get_BlockSizeValue

.

get_InputBlockSize

.

get_OutputBlockSize

.

get_CanTransformMultipleBlocks

.

get_CanReuseTransform

.

TransformBlock

.

TransformFinalBlock

inputBufferSystem.Byte[]
inputOffsetSystem.Int32
inputCountSystem.Int32
outputBufferSystem.Byte[]
outputOffsetSystem.Int32

Reset

inputBufferSystem.Byte[]
inputOffsetSystem.Int32
inputCountSystem.Int32

Equals

.

GetHashCode

objSystem.Object

GetType

.

ToString

.

BlockSizeValue

.

InputBlockSize

.

OutputBlockSize

.

CanTransformMultipleBlocks

.

CanReuseTransform

.
.