Data.HashFunction 3.1.1
DHF
|
Classes | |
class | HashAlgorithmWrapper_Implementation |
class | HashAlgorithmWrapperConfig |
Defines a configuration for a IHashAlgorithmWrapper implementation. More... | |
class | HashAlgorithmWrapperFactory |
Provides instances of implementations of IHashAlgorithmWrapper. More... | |
interface | IHashAlgorithmWrapper |
Implementation of IHashFunction that wraps cryptographic hash functions known as System.Security.Cryptography.HashAlgorithm. More... | |
interface | IHashAlgorithmWrapperConfig |
Defines a configuration for a IHashAlgorithmWrapper implementation. More... | |
interface | IHashAlgorithmWrapperFactory |
Provides instances of implementations of IHashAlgorithmWrapper. More... | |
Typedefs | |
using | HashAlgorithm = System.Security.Cryptography.HashAlgorithm |
typedef System Security Cryptography HashAlgorithm Data.HashFunction.Test.HashAlgorithm.HashAlgorithm = System.Security.Cryptography.HashAlgorithm |