Enables or disables the digest function (default is on).
Syntax
[Android.Runtime.Register("on", "(Z)V", "GetOn_ZHandler")]
public virtual
void On (
bool on)
See Also
Parameters
- on
- true if the digest should be computed, false
otherwise.
Remarks
Requirements
Namespace: Java.Security
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1