Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.

Overload List

  NameDescription
CreateEncryptor()()()
Creates a symmetric encryptor object with the current Key property and initialization vector (IV).
(Inherited from SymmetricAlgorithm.)
CreateEncryptor(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