Docs.rs
passkey-types-0.4.0
passkey-types 0.4.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
1PasswordCratePublisher
Dependencies
bitflags ^2
normal
ciborium ^0.2
normal
coset ^0.3
normal
data-encoding ^2
normal
hmac ^0.12
normal
indexmap ^2
normal
p256 ^0.13
normal
optional
rand ^0.8
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
strum ^0.25
normal
typeshare ^1
normal
zeroize ^1
normal
getrandom ^0.2
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
AuthenticatorResponse
passkey_
types
0.4.0
Authenticator
Response
Implementors
In passkey_
types::
webauthn
passkey_types
::
webauthn
Trait
Authenticator
Response
Copy item path
Source
pub trait AuthenticatorResponse: Sealed { }
Expand description
Marker trait for response types
Implementors
§
Source
§
impl
AuthenticatorResponse
for
AuthenticatorAssertionResponse
Source
§
impl
AuthenticatorResponse
for
AuthenticatorAttestationResponse