Shred method bit sequence
Namespace: LLCryptoLib.ShredAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
protected byte[] bitSequence |
Visual Basic |
---|
Protected bitSequence As Byte() |
Visual C++ |
---|
protected: array<unsigned char>^ bitSequence |