Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkCreateEncryptor()()()()
Creates a symmetric encryptor object with the current Key property and initialization vector (IV).
(Inherited from SymmetricAlgorithm.)
Public methodSupported by the .NET Compact FrameworkCreateEncryptor(array<Byte>[]()[][], array<Byte>[]()[][])
When overridden in a derived class, creates a symmetric encryptor object with the specified Key property and initialization vector (IV).
(Inherited from SymmetricAlgorithm.)

See Also