public class RevocationReason extends SignatureSubpacket
data
Constructor | Description |
---|---|
RevocationReason(boolean isCritical,
boolean isLongLength,
byte[] data) |
|
RevocationReason(boolean isCritical,
byte reason,
java.lang.String description) |
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getRevocationDescription() |
|
byte |
getRevocationReason() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
encode, getData, getType, isCritical, isLongLength