Java.Security.Provider Class
Provider is the abstract superclass for all security providers in the Java security infrastructure.

See Also: Provider Members

Syntax

[Android.Runtime.Register("java/security/Provider", DoNotGenerateAcw=true)]
public abstract class Provider : Java.Util.Properties

Remarks

Provider is the abstract superclass for all security providers in the Java security infrastructure.

[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