The StreamBlowfish448 type exposes the following members.

Properties

  NameDescription
Public propertyAlgorithm
Return a newly constructed SymmetricAlgorithm of type BlowfishManaged
(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
Return SupportedStreamAlgorithms.BLOWFISH448
(Overrides StreamAlgorithm..::..SupportedAlgorithmID.)

See Also