You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add slot name to Attestation struct
In some use cases, knowing what slot the attested key resides in
can be useful for determining whether to issue a certificate for
the key.
Signed-off-by: James Alseth <james@yubico.com>