public class WrongPaddingException
extends java.lang.Exception
A checked exception that indicates that a padding algorithm did not find the expected padding bytes when unpadding some data.
Constructor and Description |
---|
WrongPaddingException() |
Copyright © 2025. All rights reserved.