The StreamThreeFish type exposes the following members.

Properties

  NameDescription
Public propertyAlgorithm
Return a newly constructed SymmetricAlgorithm of type ThreeFish
(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