Java.Security.AlgorithmParameterGenerator.GenerateParameters Method
Computes and returns AlgorithmParameters for this generator's algorithm.

Syntax

[Android.Runtime.Register("generateParameters", "()Ljava/security/AlgorithmParameters;", "")]
public AlgorithmParameters GenerateParameters ()

Returns

Documentation for this section has not yet been entered.

Remarks

Computes and returns AlgorithmParameters for this generator's algorithm.

[Android Documentation]

Requirements

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