Javax.Crypto.CipherSpi.EngineGetIV Method
Returns the Initialization Vector (IV) that was used to initialize this cipher or null if none was used.

Syntax

[Android.Runtime.Register("engineGetIV", "()[B", "GetEngineGetIVHandler")]
protected abstract byte[] EngineGetIV ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the Initialization Vector (IV) that was used to initialize this cipher or null if none was used.

[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