NetCmdlets 2016
NetCmdlets 2016
Questions / Feedback?

KeyPassword Parameter (Protect-Data Cmdlet)

A password to generate the Key and InitializationVector .

Syntax

Protect-Data -KeyPassword string

Remarks

When this parameter is set the cmdlet will calculate values for Key and InitializationVector using the PKCS5 password digest algorithm. This provides a simpler alternative to creating and managing Key and InitializationVector values directly.

The size of the Key generated is dependent on the value of KeySize.

Default Value

""

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