crossvault_windows 1.0.0 copy "crossvault_windows: ^1.0.0" to clipboard
crossvault_windows: ^1.0.0 copied to clipboard

PlatformWindows
unlisted

Windows implementation of crossvault plugin using Credential Manager with DPAPI encryption and optional TPM (Trusted Platform Module) support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add crossvault_windows

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

dependencies:
  crossvault_windows: ^1.0.0

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:crossvault_windows/crossvault_windows.dart';
0
likes
120
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

Windows implementation of crossvault plugin using Credential Manager with DPAPI encryption and optional TPM (Trusted Platform Module) support.

Homepage
Repository (GitHub)
View/report issues

Topics

#windows #credential-manager #security #tpm #dpapi

Documentation

API reference

License

unknown (license)

Dependencies

crossvault_platform_interface, flutter

More

Packages that depend on crossvault_windows

Packages that implement crossvault_windows