IStreamCipherProcessBytes Method

Overload List

ProcessBytes(ReadOnlySpanByte, SpanByte) Process a block of bytes from input, putting the result into output.
ProcessBytes(Byte, Int32, Int32, Byte, Int32) Process a block of bytes from input, putting the result into output.

See Also