TrustedInfrastructureHostsHardwareTpmEndorsementKeysType

The EndorsementKeys.Type enumerated type defines the endorsement key type based on key algorithms.
RSA_2048 : The RSA 2048 bit key.
ECC_NIST_P_256 : The ECC NISTP-256 bit key.

Enumeration:   RSA_2048,   ECC_NIST_P_256,  


Feedback

Was this page helpful?