NetCmdlets 2016
NetCmdlets 2016
Questions / Feedback?

EncryptionPassword Parameter (Get-CloudStorage Cmdlet)

The encryption password.

Syntax

Get-CloudStorage -EncryptionPassword string

Remarks

When this property is specified the cmdlet will attempt to decrypt the file when downloading. For decryption to succeed, the password must match the password used to encrypt the file and the EncryptionAlgorithm must be the same algorithm that was used during encryption. The cmdlet uses the value specified here to generate the necessary encryption Key and IV values using the PKCS5 password digest algorithm.

Default Value

""

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
NetCmdlets 2016 - Version 16.0 [Build 7240]