ShredMethod is a struct describing the shredding methods and a factory of ShredMethod objects.

Namespace: LLCryptoLib.Shred
Assembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)

Syntax

C#
public static class ShredMethods
Visual Basic
Public NotInheritable Class ShredMethods
Visual C++
public ref class ShredMethods abstract sealed

Inheritance Hierarchy

System..::..Object
  LLCryptoLib.Shred..::..ShredMethods

See Also