Java.Security.MessageDigest.DigestLength Property
Returns the engine digest length in bytes.

Syntax

[get: Android.Runtime.Register("getDigestLength", "()I", "GetGetDigestLengthHandler")]
public int DigestLength { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the engine digest length in bytes. If the implementation does not implement this function or is not an instance of Cloneable, 0 is returned.

[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