mirror of
https://github.com/librekeys/picoforge.git
synced 2026-07-28 08:01:19 -07:00
fix: rustdoc issues
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//! YKOATH (Yubico OATH) applet client — TOTP/HOTP account management.
|
||||
//!
|
||||
//! Speaks the standard Yubico OATH wire protocol over a
|
||||
//! [`CcidSession`](crate::hal::transport::ccid::CcidSession), so it is
|
||||
//! [`CcidSession`], so it is
|
||||
//! firmware-agnostic (RS-Key emulates the same AID and command set). The device
|
||||
//! holds the secrets and computes the codes; the host only frames commands,
|
||||
//! parses responses, and — for password-protected devices — derives the access
|
||||
|
||||
Reference in New Issue
Block a user