FileEncryption.SetInitializationVectorForFile(String, UInt64) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public void SetInitializationVectorForFile (string fileName, ulong initializationVectorToSet);
member this.SetInitializationVectorForFile : string * uint64 -> unit
Public Sub SetInitializationVectorForFile (fileName As String, initializationVectorToSet As ULong)
Parameters
- fileName
- String
- initializationVectorToSet
- UInt64