The StreamAES256 type exposes the following members.

Properties

  NameDescription
Public propertyAlgorithm
Return the corresponding SymmetricAlgorithm
(Inherited from StreamAES.)
Public propertyBlockLen
Length of block in bytes
(Inherited from StreamAlgorithm.)
Public propertyDescription
Description
(Inherited from StreamAlgorithm.)
Public propertyKeyLen
Length of key in bytes
(Inherited from StreamAlgorithm.)
Public propertySupportedAlgorithmID
Returns SupportedStreamAlgorithms.AES256
(Overrides StreamAES..::..SupportedAlgorithmID.)

See Also