SkeinEngineBlockUpdate(Byte, Int32, Int32) Method
Namespace: Org.BouncyCastle.Crypto.DigestsAssembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
public void BlockUpdate(
byte[] inBytes,
int inOff,
int len
)
function BlockUpdate(inBytes, inOff, len);
Parameters
- inBytes Byte
-
- inOff Int32
-
- len Int32
-