Trait ctap_types::authenticator::Authenticator
source · [−]pub trait Authenticator: Authenticator + Authenticator { }Expand description
Authenticator which supports both CTAP1 and CTAP2.
pub trait Authenticator: Authenticator + Authenticator { }Authenticator which supports both CTAP1 and CTAP2.