Updates this MessageDigestSpi using the given byte.
Syntax
[Android.Runtime.Register("engineUpdate", "(B)V", "GetEngineUpdate_BHandler")]
protected abstract
void EngineUpdate (
sbyte input)
See Also
Parameters
- input
- the byte to update this MessageDigestSpi with.
Remarks
Requirements
Namespace: Java.Security
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1