[][src]Module rustica_keys::yubikey

Enums

AlgorithmId

Algorithm identifiers

Error

Functions

configured
fetch_pubkey
provision

This provisions the YubiKey with a new certificate. It is generally not advisable to use as this means there is no backup of the key should it be lost. It is however provided as an easy method quickly get a YubiKey properly configured for use with Rustica.

sign_data
ssh_cert_fetch_pubkey

Pull the public key from the YubiKey and wrap it in a Rustica PublicKey object.

ssh_cert_signer

Sign the provided buffer of data and return it in an SSH Certificiate signature formatted byte vector