TrustedInfrastructureHostsHardwareTpmHashAlgorithm

The HashAlgorithm enumerated type defines the possible hash algorithms.
SHA256 : The SHA 256 hash algorithm.
SHA384 : The SHA 384 hash algorithm.
SHA512 : The SHA 512 hash algorithm.
SM3_256 : The SM3 hash algorithm.

Enumeration:   SHA256,   SHA384,   SHA512,   SM3_256,  


Feedback

Was this page helpful?