tsa_rfc3161 1.0.24 copy "tsa_rfc3161: ^1.0.24" to clipboard
tsa_rfc3161: ^1.0.24 copied to clipboard

This is a TSA (Time Stamping Authority) client/library RFC3161 for Flutter apps. With it, you can timestamp any files or any text message

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tsa_rfc3161

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

dependencies:
  tsa_rfc3161: ^1.0.24

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

Import it

Now in your Dart code, you can use:

import 'package:tsa_rfc3161/tsa_rfc3161.dart';
1
likes
130
points
61
downloads

Publisher

verified publisherkysoe.com

Weekly Downloads

This is a TSA (Time Stamping Authority) client/library RFC3161 for Flutter apps. With it, you can timestamp any files or any text message

Repository (GitHub)
View/report issues

Topics

#tsa #rfc3161 #digicert #certigna #timestamp

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

asn1lib, crypto, dio, file_picker, flutter, flutter_sharing_intent, http, path_provider, share_plus

More

Packages that depend on tsa_rfc3161