Bouncy Castle Library
C#
VB
C++
JavaScript
Show/Hide TOC
Simple
Block
Result
Collect Method
Overload List
Collect
Return the final result of the operation.
Collect(Span
Byte
)
Collect(
Byte
, Int32)
Store the final result of the operation by copying it into the destination array.
See Also
Reference
SimpleBlockResult Class
Org.BouncyCastle.Crypto Namespace
In This Article
Overload List
See Also