Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Assembly: SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)
PkzipClassic embodies the classic or original encryption facilities used in Pkzip archives.
While it has been superceded by more recent and more powerful algorithms, its still in use and
is viable for preventing casual snooping
Namespace:
SharedCache.WinServiceCommon.SharpZipLib.EncryptionAssembly: SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)
Syntax
| C# |
|---|
public abstract class PkzipClassic : SymmetricAlgorithm |
| Visual Basic (Declaration) |
|---|
Public MustInherit Class PkzipClassic _ Inherits SymmetricAlgorithm |
| Visual C++ |
|---|
public ref class PkzipClassic abstract : public SymmetricAlgorithm |
Remarks
[Missing <remarks> documentation for "T:SharedCache.WinServiceCommon.SharpZipLib.Encryption.PkzipClassic"]
Inheritance Hierarchy
System..::.Object
System.Security.Cryptography..::.SymmetricAlgorithm
SharedCache.WinServiceCommon.SharpZipLib.Encryption..::.PkzipClassic
SharedCache.WinServiceCommon.SharpZipLib.Encryption..::.PkzipClassicManaged
System.Security.Cryptography..::.SymmetricAlgorithm
SharedCache.WinServiceCommon.SharpZipLib.Encryption..::.PkzipClassic
SharedCache.WinServiceCommon.SharpZipLib.Encryption..::.PkzipClassicManaged