public class PGPTrust
extends java.lang.Object
| Constructor and Description |
|---|
PGPTrust(BCPGInputStream inputStream) |
PGPTrust(TrustPacket packet) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getLevelAndTrust() |
TrustPacket |
getPacket() |
public PGPTrust(TrustPacket packet)
public PGPTrust(BCPGInputStream inputStream) throws java.io.IOException
java.io.IOExceptionpublic TrustPacket getPacket()
public byte[] getLevelAndTrust()