public byte[] Iv { get; }
Public ReadOnly Property Iv As Byte() Get
public: property array<unsigned char>^ Iv { array<unsigned char>^ get (); }
function get_Iv();
In This Article