Javax.Crypto.Cipher.EncryptMode Field
Constant for encryption operation mode.

Value: 1

Syntax

[Android.Runtime.Register("ENCRYPT_MODE")]
[System.Obsolete("This constant will be removed in the future version. Use Javax.Crypto.CipherMode enum directly instead of this field.")]
public const CipherMode EncryptMode

Remarks

Constant for encryption operation mode.

[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