Click or drag to resize
TpmIdentifier Constructor
Overload List
  NameDescription
Public methodTpmIdentifier
Creates a new TpmIdentifier object with an auto-generated name.
Public methodTpmIdentifier(String)
Creates a new TpmIdentifier object, initialized with the TPM public key value.
Public methodTpmIdentifier(String, String)
Creates a new TpmIdentifier object, initialized with a specific name and TPM public key value.
Public methodTpmIdentifier(String, String, String)
Creates a new TpmIdentifier object, initialized with the name, value, and pre-computed hash.
Top
See Also