Expand description

The FIDO CTAP Authenticator API in terms of RPC with our types.

Re-exports

pub use ctap1::Authenticator as Ctap1Authenticator;
pub use ctap2::Authenticator as Ctap2Authenticator;

Enums

Traits

Authenticator which supports both CTAP1 and CTAP2.