Android.Security.KeyPairGeneratorSpec.AlgorithmParameterSpec Property
Returns the Java.Security.Spec.IAlgorithmParameterSpec that will be used for creation of the key pair.

Syntax

[get: Android.Runtime.Register("getAlgorithmParameterSpec", "()Ljava/security/spec/AlgorithmParameterSpec;", "GetGetAlgorithmParameterSpecHandler")]
public Java.Security.Spec.IAlgorithmParameterSpec AlgorithmParameterSpec { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the Java.Security.Spec.IAlgorithmParameterSpec that will be used for creation of the key pair.

[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