yubikit_openpgp 1.0.10 copy "yubikit_openpgp: ^1.0.10" to clipboard
yubikit_openpgp: ^1.0.10 copied to clipboard

outdated

Yubikey OpenPGP interface. Smartcard interface can be replaced for different platforms like Flutter.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add yubikit_openpgp

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  yubikit_openpgp: ^1.0.10

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:yubikit_openpgp/yubikit_openpgp.dart';
1
likes
0
points
93
downloads

Publisher

verified publisherproducement.com

Weekly Downloads

Yubikey OpenPGP interface. Smartcard interface can be replaced for different platforms like Flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, convert, cryptography, jwk, tuple

More

Packages that depend on yubikit_openpgp