public class PGPPadding
extends java.lang.Object
Such a padding packet MUST be ignored when received.
Constructor and Description |
---|
PGPPadding(BCPGInputStream in)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
byte[] |
getPadding() |
public PGPPadding(BCPGInputStream in) throws java.io.IOException
in
- java.io.IOException