ProtectedData

1.1.0

Encrypt and share secret data between different users and computers.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name ProtectedData -RequiredVersion 1.1.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name ProtectedData -Version 1.1.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Copyright 2014 Dave Wyatt

Package Details

Author(s)

  • Dave Wyatt

Dependencies

This module has no dependencies.

Release Notes

Added support for passing X509Certificate2 objects directly instead of thumbprints, and a UseLegacyPadding switch for compatibility with some certificates that do not work with OAEP

FileList

Version History

Version Downloads Last updated
4.1.3 93,721 5/19/2015
4.1.2 50 4/2/2015
4.1.1 29 3/30/2015
4.1.0 43 3/6/2015
4.0.0 68 11/12/2014
3.0.1 26 11/4/2014
3.0 27 11/4/2014
2.1 29 10/12/2014
2.0 34 9/22/2014
1.2.0 31 9/10/2014
1.1.1 26 9/7/2014
1.1.0 (current version) 27 9/6/2014
1.0.0.2 25 9/6/2014
1.0.0.1 31 7/25/2014
1.0.0.0 30 7/25/2014
Show less