The StreamARC4Base type exposes the following members.

Fields

  NameDescription
Protected fieldStatic memberARC4BLOCK
Size of block for all ARC4 algorithms. This is different in MONO and .NET.
Protected fieldpBlockLen
Block length
(Inherited from StreamAlgorithm.)
Protected fieldpKeyLen
Key Length
(Inherited from StreamAlgorithm.)

See Also