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>[]()[])
Create an encryptor.
(Overrides SymmetricAlgorithm..::.CreateEncryptor(array<Byte>[]()[], array<Byte>[]()[]).)

See Also