You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nick Zana
132cd6b03f
CTAP 2 uses bitflags to represent the permissions field in client pin requests. This adds a RawPermission type that can be represented using a FlagSet<RawPermission> for Serialization and Deserialization. |
1 year ago | |
---|---|---|
.. | ||
src | 1 year ago | |
.gitignore | 2 years ago | |
Cargo.toml | 1 year ago | |
README.md | 2 years ago |
README.md
In Client to Authenticator Protocol terminology, this library is intended for use between the client platform and authenticator.