Java.Security.NoSuchProviderException Class
NoSuchProviderException indicates that a requested security provider could not be found.

See Also: NoSuchProviderException Members

Syntax

[Android.Runtime.Register("java/security/NoSuchProviderException", DoNotGenerateAcw=true)]
public class NoSuchProviderException : GeneralSecurityException

Remarks

NoSuchProviderException indicates that a requested security provider could not be found.

[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