| Package | Description |
|---|---|
| gnu.crypto.pad |
| Class and Description |
|---|
| BasePad
An abstract class to facilitate implementing padding algorithms.
|
| IPad
The basic visible methods of any padding algorithm.
|
| WrongPaddingException
A checked exception that indicates that a padding algorithm did not find the
expected padding bytes when unpadding some data.
|
Copyright © 2025. All rights reserved.