The StreamARC4 type exposes the following members.

Properties

  NameDescription
Public propertyAlgorithm
Returns an ARC4 object implementation
(Inherited from StreamARC4Base.)
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.ARC4
(Overrides StreamARC4Base..::..SupportedAlgorithmID.)

See Also