Javax.Crypto.Cipher.DecryptMode Field
Constant for decryption operation mode.

Value: 2

Syntax

[Android.Runtime.Register("DECRYPT_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 DecryptMode

Remarks

Constant for decryption 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