Javax.Crypto.NoSuchPaddingException Class
The exception that is thrown when the requested padding mechanism is not supported.

See Also: NoSuchPaddingException Members

Syntax

[Android.Runtime.Register("javax/crypto/NoSuchPaddingException", DoNotGenerateAcw=true)]
public class NoSuchPaddingException : Java.Security.GeneralSecurityException

Remarks

The exception that is thrown when the requested padding mechanism is not supported.

[Android Documentation]

Requirements

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