Javax.Crypto.Cipher.GetIV Method
Returns the initialization vector for this cipher instance.

Syntax

[Android.Runtime.Register("getIV", "()[B", "")]
public byte[] GetIV ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the initialization vector for this cipher instance.

[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