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