The StreamCast type exposes the following members.

Properties

  NameDescription
Public propertyAlgorithm
The algorithm as defined in System.Security.Cryptography
(Overrides StreamAlgorithm..::..Algorithm.)
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
The algorithm ID as in SupportedStreamAlgorithms
(Overrides StreamAlgorithm..::..SupportedAlgorithmID.)

See Also