Updates this MessageDigest using the given byte[].
Syntax
[Android.Runtime.Register("update", "([B)V", "GetUpdate_arrayBHandler")]
public virtual
void Update (
byte[] input)
Parameters
- input
- the byte array
Exceptions
Remarks
Requirements
Namespace: Java.Security
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1