Expand description
This module contains the function that allows attestation of ssh sk keys which are created by FIDO2 devices.
Modules§
- proto
- Serialisable formats of attested ssh keys
Enums§
- Webauthn
Error - Possible errors that may occur during Webauthn Operation processing.
Functions§
- verify_
fido_ sk_ ssh_ attestation - Given an attestation generated by ssh-keygen, parse and validate it’s content returning an attested public key structure that contains metadata and the ssh public key.