Javax.Crypto.Cipher.WrapMode Field
Constant for key wrapping operation mode.

Value: 3

Syntax

[Android.Runtime.Register("WRAP_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 WrapMode

Remarks

Constant for key wrapping 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