KeyedHashAlgorithm (class)

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

mget_KeyByte[]
mset_KeyVoid
mCreateKeyedHashAlgorithm
mCreateKeyedHashAlgorithm
mget_HashSizeInt32
mget_HashByte[]
mComputeHashByte[]
mComputeHashByte[]
mComputeHashByte[]
mget_InputBlockSizeInt32
mget_OutputBlockSizeInt32
mget_CanTransformMultipleBlocksBoolean
mget_CanReuseTransformBoolean
mTransformBlockInt32
mTransformFinalBlockByte[]
mDisposeVoid
mClearVoid
mInitializeVoid
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
pKeyByte[]
pHashSizeInt32
pHashByte[]
pInputBlockSizeInt32
pOutputBlockSizeInt32
pCanTransformMultipleBlocksBoolean
pCanReuseTransformBoolean

get_Key

set_Key

.

Create

valueSystem.Byte[]

Create

algNameSystem.String

get_HashSize

.

get_Hash

.

ComputeHash

.

ComputeHash

inputStreamSystem.IO.Stream

ComputeHash

bufferSystem.Byte[]

get_InputBlockSize

bufferSystem.Byte[]
offsetSystem.Int32
countSystem.Int32

get_OutputBlockSize

.

get_CanTransformMultipleBlocks

.

get_CanReuseTransform

.

TransformBlock

.

TransformFinalBlock

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

Dispose

inputBufferSystem.Byte[]
inputOffsetSystem.Int32
inputCountSystem.Int32

Clear

.

Initialize

.

Equals

.

GetHashCode

objSystem.Object

GetType

.

ToString

.

Key

.

HashSize

.

Hash

.

InputBlockSize

.

OutputBlockSize

.

CanTransformMultipleBlocks

.

CanReuseTransform

.
.