[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.