|
ClientConnectionKeyIVs Property
|
Gets active and standby keys and initialization vectors.
Namespace: GSF.TimeSeries.TransportAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.207-beta
Syntax public byte[][][] KeyIVs { get; }
Public ReadOnly Property KeyIVs As Byte()()()
Get
member KeyIVs : byte[][][] with get
View SourceProperty Value
ByteSee Also