Javax.Crypto.MacSpi.EngineUpdate Method
Updates this MacSpi instance with the specified byte.

Syntax

[Android.Runtime.Register("engineUpdate", "(B)V", "GetEngineUpdate_BHandler")]
protected abstract void EngineUpdate (sbyte input)

Parameters

input
the byte.

Remarks

Updates this MacSpi instance with the specified byte.

[Android Documentation]

Requirements

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