Crate sshkey_attest

source ·
Expand description

This module contains the function that allows attestation of ssh sk keys which are created by FIDO2 devices.

Modules§

  • Serialisable formats of attested ssh keys

Enums§

  • Possible errors that may occur during Webauthn Operation processing.

Functions§

  • 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.