Javax.Crypto.ShortBufferException Class
The exception that is thrown when the result of an operation is attempted to store in a user provided buffer that is too small.

See Also: ShortBufferException Members

Syntax

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

Remarks

The exception that is thrown when the result of an operation is attempted to store in a user provided buffer that is too small.

[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