public class RevocationKey extends SignatureSubpacket
data| Constructor and Description |
|---|
RevocationKey(boolean isCritical,
boolean isLongLength,
byte[] data) |
RevocationKey(boolean isCritical,
byte signatureClass,
int keyAlgorithm,
byte[] fingerprint) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAlgorithm() |
byte[] |
getFingerprint() |
byte |
getSignatureClass() |
encode, getData, getType, isCritical, isLongLength