Java.Security.NoSuchAlgorithmException Class
NoSuchAlgorithmException indicates that a requested algorithm could not be found.

See Also: NoSuchAlgorithmException Members

Syntax

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

Remarks

NoSuchAlgorithmException indicates that a requested algorithm 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