C# (CSharp) Iaik.Utils.Hash Namespace

Сlasses

Name Description
HMACProvider HashProvider implementation for TPM HMAC generation
HashByteDataProvider
HashDataProvider Baseclass for all HashDataProviders, which provides the serialized data (byte stream) of some kind of entity (byte array, stream, primitive type, more complex types,...)
HashEnumDataProvider
HashPrimitiveDataProvider
HashProvider Hashes data with the specified algorithm and from the specified sources
HashSecureStringDataProvider Does not support stream serialization
HashStreamDataProvider
ProtectedPasswordStorage Holds a SecureString structure where the plaintext password is appended to. Once the password is completly appended it can be hashed and stored in protected memory, where only the running process has access to