Java.Security.DigestOutputStream.On Method
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

MessageDigest

Parameters

on
true if the digest should be computed, false otherwise.

Remarks

Enables or disables the digest function (default is on).

[Android Documentation]

Requirements

Namespace: Java.Security
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1