Edit

Share via


TaskAgentMessage.IV Property

Definition

Gets or sets the intialization vector used to encrypt this message.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public byte[] IV { get; set; }
member this.IV : byte[] with get, set
Public Property IV As Byte()

Property Value

Byte[]
Attributes

Applies to