Javax.Crypto.CipherSpi.EngineGetBlockSize Method
Returns the block size of this cipher (in bytes)

Syntax

[Android.Runtime.Register("engineGetBlockSize", "()I", "GetEngineGetBlockSizeHandler")]
protected abstract int EngineGetBlockSize ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the block size of this cipher (in bytes)

[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