Sequence of bytes to be written

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

Syntax

C#
byte[] GetSequence()
Visual Basic
Function GetSequence As Byte()
Visual C++
array<unsigned char>^ GetSequence()

Return Value

The sequence of bytes of this shredding method

See Also