public class RevocationKey extends SignatureSubpacket
data
Constructor | Description |
---|---|
RevocationKey(boolean isCritical,
boolean isLongLength,
byte[] data) |
|
RevocationKey(boolean isCritical,
byte signatureClass,
int keyAlgorithm,
byte[] fingerprint) |
Modifier and Type | Method | Description |
---|---|---|
int |
getAlgorithm() |
|
byte[] |
getFingerprint() |
|
byte |
getSignatureClass() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
encode, getData, getType, isCritical, isLongLength