{00B01B2E-B1FE-33A6-AD40-57DE8358DC7D}
System.Security.Cryptography.HMACSHA1
Registry
{62C8FE65-4EBB-45E7-B440-6E39B2CDBF29}
InprocServer32
C:\Windows\System32\mscoree.dll
- Assembly:
mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Class:
System.Security.Cryptography.HMACSHA1 - ThreadingModel:
Both
ProgId
System.Security.Cryptography.HMACSHA1
Instance
- Type:
HMACSHA1
Methods
- get_Key:
byte[] get_Key() - set_Key:
void set_Key(byte[] value) - get_HashName:
string get_HashName() - set_HashName:
void set_HashName(string value) - Initialize:
void Initialize() - get_HashSize:
int get_HashSize() - get_Hash:
byte[] get_Hash() - ComputeHash:
byte[] ComputeHash(System.IO.Stream inputStream), byte[] ComputeHash(byte[] buffer), byte[] ComputeHash(byte[] buffer, int offset, int count) - get_InputBlockSize:
int get_InputBlockSize(), int ICryptoTransform.get_InputBlockSize() - get_OutputBlockSize:
int get_OutputBlockSize(), int ICryptoTransform.get_OutputBlockSize() - get_CanTransformMultipleBlocks:
bool get_CanTransformMultipleBlocks(), bool ICryptoTransform.get_CanTransformMultipleBlocks() - get_CanReuseTransform:
bool get_CanReuseTransform(), bool ICryptoTransform.get_CanReuseTransform() - TransformBlock:
int TransformBlock(byte[] inputBuffer, int inputOffset, int inputCount, byte[] outputBuffer, int outputOffset), int ICryptoTransform.TransformBlock(byte[] inputBuffer, int inputOffset, int inputCount, byte[] outputBuffer, int outputOffset) - TransformFinalBlock:
byte[] TransformFinalBlock(byte[] inputBuffer, int inputOffset, int inputCount), byte[] ICryptoTransform.TransformFinalBlock(byte[] inputBuffer, int inputOffset, int inputCount) - Dispose:
void Dispose(), void IDisposable.Dispose() - Clear:
void Clear()
Properties
- Key:
byte[] Key {get;set;} - HashName:
string HashName {get;set;} - HashSize:
int HashSize {get;} - Hash:
byte[] Hash {get;} - InputBlockSize:
int InputBlockSize {get;} - OutputBlockSize:
int OutputBlockSize {get;} - CanTransformMultipleBlocks:
bool CanTransformMultipleBlocks {get;} - CanReuseTransform:
bool CanReuseTransform {get;}
MIT License. Copyright (c) 2021 Strontic.