ICryptoTransform (interface)

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

mget_InputBlockSizeInt32
mget_OutputBlockSizeInt32
mget_CanTransformMultipleBlocksBoolean
mget_CanReuseTransformBoolean
mTransformBlockInt32
mTransformFinalBlockByte[]
pInputBlockSizeInt32
pOutputBlockSizeInt32
pCanTransformMultipleBlocksBoolean
pCanReuseTransformBoolean

get_InputBlockSize

get_OutputBlockSize

.

get_CanTransformMultipleBlocks

.

get_CanReuseTransform

.

TransformBlock

.

TransformFinalBlock

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

InputBlockSize

inputBufferSystem.Byte[]
inputOffsetSystem.Int32
inputCountSystem.Int32

OutputBlockSize

.

CanTransformMultipleBlocks

.

CanReuseTransform

.
.