Add a note that the openpgp-card-sequoia API is an early draft (and subject to change).
This commit is contained in:
parent
432edd5a3e
commit
7b3152a88e
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ It offers convenient access to
|
||||||
[OpenPGP card](https://en.wikipedia.org/wiki/OpenPGP_card)
|
[OpenPGP card](https://en.wikipedia.org/wiki/OpenPGP_card)
|
||||||
functionality using [Sequoia PGP](https://sequoia-pgp.org/).
|
functionality using [Sequoia PGP](https://sequoia-pgp.org/).
|
||||||
|
|
||||||
|
Note: the current API of this crate is an early draft, reflected by version numbers in the 0.0.x range.
|
||||||
|
|
||||||
**Example code**
|
**Example code**
|
||||||
|
|
||||||
The program `main.rs` performs a number of functions on an OpenPGP card.
|
The program `main.rs` performs a number of functions on an OpenPGP card.
|
||||||
|
|
Loading…
Reference in a new issue