Click or drag to resize

CommonSymmetricAlgorithm Property

Gets an AES symmetric algorithm to use for encryption or decryption.

Namespace: GSF.TimeSeries.Transport
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public static SymmetricAlgorithm SymmetricAlgorithm { get; }
View Source

Property Value

SymmetricAlgorithm
See Also