Data.HashFunction 3.1.1
DHF
Loading...
Searching...
No Matches
Data.HashFunction.HashAlgorithm Namespace Reference

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 Documentation

◆ HashAlgorithm

typedef System Security Cryptography HashAlgorithm Data.HashFunction.Test.HashAlgorithm.HashAlgorithm = System.Security.Cryptography.HashAlgorithm