Java.Security.AlgorithmParameterGenerator Class
AlgorithmParameterGenerator is an engine class which is capable of generating parameters for the algorithm it was initialized with.

See Also: AlgorithmParameterGenerator Members

Syntax

[Android.Runtime.Register("java/security/AlgorithmParameterGenerator", DoNotGenerateAcw=true)]
public class AlgorithmParameterGenerator : Java.Lang.Object

Remarks

AlgorithmParameterGenerator is an engine class which is capable of generating parameters for the algorithm it was initialized with.

[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