Bouncy Castle Library
C#
VB
C++
JavaScript
Show/Hide TOC
IMac
Block
Update Method
Overload List
BlockUpdate(ReadOnlySpan
Byte
)
Update the MAC with a span of bytes.
BlockUpdate(
Byte
, Int32, Int32)
Update the MAC with a block of bytes.
See Also
Reference
IMac Interface
Org.BouncyCastle.Crypto Namespace
In This Article
Overload List
See Also