gnu.crypto.pad

Class WrongPaddingException


public class WrongPaddingException
extends Exception

A checked exception that indicates that a padding algorithm did not find the expected padding bytes when unpadding some data.
Version:
$Revision: 1.4 $

Copyright © 2001, 2002, 2003 Free Software Foundation, Inc. All Rights Reserved.