The TextROT13 type exposes the following members.

Properties

  NameDescription
Public propertyAlgorithmType
Text algorithm type. If it's a normal text algorithm (ie: TextROT13) then this will be TextAlgorithm.Text. If it's a binary algorithm turned into a text algorithm via Base64 conversions, this will be TextAlgorithm.Binary
(Inherited from TextAlgorithm.)

See Also