Filter By
Displaying results 1 - 1 of 1 (Page 1 of 1)
By:
|
358 downloads
|
Last Updated: 3/23/2019
|
Latest Version: 0.1.0
# Gz-ProtectData Module ProtectData provides functions/cmdlets that will encrypt and decrypt string or binary data with a SecureString password or a private key made of an array of bytes. By default, the encrypted value will also contain a computed hash of the data to verify integrity. ## Example $decryptedValue = "some kind of se... More info |