SymmetricAlgorithm.IVValue 欄位

定義

表示對稱演算法的初始化向量 (IV)。

protected: cli::array <System::Byte> ^ IVValue;
protected byte[]? IVValue;
protected byte[] IVValue;
val mutable IVValue : byte[]
Protected IVValue As Byte() 

欄位值

Byte[]

備註

此欄位是透過 IV 屬性存取。

適用於

另請參閱