enum FingerprintSupport

The SHA fingerprint algorithm the ME supports.

References from:
CertMCapabilities;

0
SHA_1
The SHA-1 secure hash algorithm.
1
SHA_224
The SHA-224 secure hash algorithm.
2
SHA_256
The SHA-256 secure hash algorithm.
3
SHA_384
The SHA-384 secure hash algorithm.
4
SHA_512
The SHA-512 secure hash algorithm.