Module auth

Module auth 

Source
Expand description

Handles parsing and representation of authorization data for TPM commands.

Structs§

Auth
Represents authorization data, holding the class and the actual value.

Enums§

AuthClass
Specifies the type or method of authorization.
AuthError
Errors related to parsing or using authorization data.