CryptoAPITransform (class)

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

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

Dispose

Clear

.

get_KeyHandle

.

get_InputBlockSize

.

get_OutputBlockSize

.

get_CanTransformMultipleBlocks

.

get_CanReuseTransform

.

Reset

.

TransformBlock

.

TransformFinalBlock

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

Equals

inputBufferSystem.Byte[]
inputOffsetSystem.Int32
inputCountSystem.Int32

GetHashCode

objSystem.Object

GetType

.

ToString

.

KeyHandle

.

InputBlockSize

.

OutputBlockSize

.

CanTransformMultipleBlocks

.

CanReuseTransform

.
.