Android.Security.KeyPairGeneratorSpec.KeySize Property
Returns the key size specified by this parameter.

Syntax

[get: Android.Runtime.Register("getKeySize", "()I", "GetGetKeySizeHandler")]
public int KeySize { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the key size specified by this parameter. For instance, for RSA this will return the modulus size and for EC it will return the field size.

[Android Documentation]

Requirements

Namespace: Android.Security
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 18