NetCmdlets 2016
  • License
  • NetCmdlets 2016
    Questions / Feedback?

    IVB Parameter (Protect-Data Cmdlet)

    The initialization vector (IV).

    Syntax

    Protect-Data -IVB byte[]

    Remarks

    This parameter specifies the initialization vector (IV). By default this parameter is empty and the cmdlet will automatically generate a new IV value if KeyPassword is set. The size of the IV parameter must be equal to the BlockSize divided by 8. This parameter accept a byte array.

    Default Value

    null

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