public class KeyExpirationTime extends SignatureSubpacket
data
Constructor | Description |
---|---|
KeyExpirationTime(boolean critical,
boolean isLongLength,
byte[] data) |
|
KeyExpirationTime(boolean critical,
long seconds) |
Modifier and Type | Method | Description |
---|---|---|
long |
getTime() |
Return the number of seconds after creation time a key is valid for.
|
protected static byte[] |
timeToBytes(long t) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
encode, getData, getType, isCritical, isLongLength