Sets the mode for this cipher.
Syntax
[Android.Runtime.Register("engineSetMode", "(Ljava/lang/String;)V", "GetEngineSetMode_Ljava_lang_String_Handler")]
protected abstract
void EngineSetMode (
string mode)
Parameters
- mode
- the name of the cipher mode.
Exceptions
Remarks
Requirements
Namespace: Javax.Crypto
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1