ProtectedData

4.1.3

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

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

Install-PSResource -Name ProtectedData

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

Tags

powershell encryption

Functions

Protect-Data Unprotect-Data Get-ProtectedDataSupportedTypes Add-ProtectedDataCredential Remove-ProtectedDataCredential Get-KeyEncryptionCertificate Add-ProtectedDataHmac

Dependencies

This module has no dependencies.

Release Notes

Updated parameter names to be compatible with latest PowerShell 5.0 Preview.

FileList

Version History

Version Downloads Last updated
4.1.3 (current version) 94,126 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 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 more