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

Flutter TSA (Time Stamping Authority) client rfc3161.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tsa_rfc3161

With Flutter:

 $ flutter pub add tsa_rfc3161

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

dependencies:
  tsa_rfc3161: ^1.0.1

Alternatively, your editor might support dart pub get or 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';
2
likes
0
points
135
downloads

Publisher

verified publisherkysoe.com

Weekly Downloads

Flutter TSA (Time Stamping Authority) client rfc3161.

Repository (GitHub)
View/report issues

Topics

#tsa #rfc3161 #digicert #certigna #timestamp

License

unknown (license)

Dependencies

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

More

Packages that depend on tsa_rfc3161