Javax.Crypto.Cipher.BlockSize Property
Returns this ciphers block size (in bytes).

Syntax

[get: Android.Runtime.Register("getBlockSize", "()I", "GetGetBlockSizeHandler")]
public int BlockSize { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns this ciphers block size (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