The TextVigenere type exposes the following members.

Fields

  NameDescription
Protected fieldkey
Algorithm key string
Protected fieldmaIV
Text Algorithm inizialization vector
(Inherited from TextAlgorithm.)
Protected fieldmaKey
Text Algorithm byte key
(Inherited from TextAlgorithm.)
Protected fieldshift
Algorithm shift number

See Also