Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
The minimum version required to support strong encryption
Namespace:
SharedCache.WinServiceCommon.SharpZipLib.Zip
Assembly:
SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)
Syntax
| C# |
|---|
[ObsoleteAttribute("Use VersionStrongEncryption instead")]
public const int VERSION_STRONG_ENCRYPTION |
| Visual Basic (Declaration) |
|---|
<ObsoleteAttribute("Use VersionStrongEncryption instead")> _
Public Const VERSION_STRONG_ENCRYPTION As Integer |
| Visual C++ |
|---|
[ObsoleteAttribute(L"Use VersionStrongEncryption instead")]
public:
literal int VERSION_STRONG_ENCRYPTION |
Remarks
See Also